Proof

decrel.reify.monofunctor.proof.Proof
See theProof companion object
abstract class Proof[Rel, -In, Out]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Many[Rel, In, Out, Coll]
trait Optional[Rel, In, Out]
trait Single[Rel, In, Out]

Members list

Concise view

Value members

Abstract methods

def reify: ReifiedRelation[In, Out]