CommandStore

edomata.backend.CommandStore$
See theCommandStore companion trait
object CommandStore

Attributes

Companion
trait
Source
CommandStore.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def inMem[F[_]](size: Int)(using F: Async[F]): F[CommandStore[F]]

Attributes

Source
CommandStore.scala