Context

net.scalax.simple.adt.impl.Adt$.Context$
See theContext companion trait
object Context

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Context.type

Members list

Concise view

Value members

Concrete methods

def apply[In, Out, Poly](func: In => Out): Context[In, Out, Poly]