Packages

p

org.rudogma

equalator

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
  2. case class Error (path: List[Symbol], message: String, cause: Option[Throwable]) extends Exception with Product with Serializable
  3. type Path = List[Symbol]

Value Members

  1. object Equalator
  2. object Error extends Serializable
  3. object Implicits

Inherited from AnyRef

Inherited from Any

Ungrouped