Package

monix.types

utils

Permalink

package utils

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. utils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class IsEqArrow[A] extends AnyVal

    Permalink

    Syntax for expressing equivalence in laws.

  2. final case class IsEquiv[A](lh: A, rh: A) extends Product with Serializable

    Permalink

    For expressing equivalence in laws.

  3. class Macros extends AnyRef

    Permalink

    Macro implementations for the syntax exposed for the various type-classes, used in order to reduce overhead.

Inherited from AnyRef

Inherited from Any

Ungrouped