ACSet

semagrams.flatacsets.ACSet$
See theACSet companion class
object ACSet

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[S : IsSchema](s: S): ACSet[S]
def apply[S]()(implicit iss: IsStaticSchema[S]): ACSet[S]
def fromSerializable[S](sacs: SerializableACSet)(implicit sInstance: IsSchema[S]): ACSet[S]
def rw[S : IsSchema]: ReadWriter[ACSet[S]]