CommandStore

edomata.backend.CommandStore$
See theCommandStore companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
CommandStore.scala