stomaton

edomata.syntax.stomaton
object stomaton

Attributes

Source
Syntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
stomaton.type

Members list

Extensions

Inherited extensions

extension (app: Stomaton[Id, _, _, _, _, _])
def liftTo[F[_]](using F: Applicative[F]): Stomaton[F, Env, S, R, E, A]

Attributes

Inherited from:
StomatonSyntax (hidden)
Source
DomainCompiler.scala