Package

monix.execution

misc

Permalink

package misc

Visibility
  1. Public
  2. All

Type Members

  1. final class AsyncQueue[T] extends Serializable

    Permalink

    And asynchronous queue implementation.

    And asynchronous queue implementation.

    On poll, if there are queued elements, it returns oe immediately, otherwise it returns a Future

  2. trait HygieneUtilMacros extends AnyRef

    Permalink

    Utilities for macro-hygiene.

    Utilities for macro-hygiene.

    Annotations
    @bundle()
  3. trait InlineMacros extends AnyRef

    Permalink
    Annotations
    @bundle()

Value Members

  1. object AsyncQueue extends Serializable

    Permalink

Ungrouped