Package

org.rudogma

equalator

Permalink

package equalator

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

Type Members

  1. trait Equalator[T] extends AnyRef

    Permalink
  2. case class Error(path: List[Symbol], message: String, cause: Option[Throwable]) extends Exception with Product with Serializable

    Permalink
  3. type Path = List[Symbol]

    Permalink

Value Members

  1. object Equalator

    Permalink
  2. object Error extends Serializable

    Permalink
  3. object Implicits

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped