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, app.Env, app.S, app.R, app.E, app.A]

Attributes

Inherited from:
StomatonSyntax (hidden)
Source
DomainCompiler.scala