Conformant

case class Conformant[A](evidences: List[A]) extends Info[A]
trait Serializable
trait Product
trait Equals
trait Info[A]
class Object
trait Matchable
class Any

Value members

Inherited methods

def isOk: Boolean
Inherited from
Info
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product