Persimmon.Dried


Commands<'Sut, 'State, 'Result>

Namespace: Persimmon.Dried
Parent Module: Commands

Instance members

Instance memberDescription
Head
Signature: Command<'Sut,'State,'Result>

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> Command<'Sut,'State,'Result>

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: Command<'Sut,'State,'Result> list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: Command<'Sut,'State,'Result> list

CompiledName: get_Empty

Fork me on GitHub