FsGll


InputStream<'a>

Namespace: FsGll
Parent Module: InputStream

Constructors

ConstructorDescription
new(ind)
Signature: ind:int -> InputStream<'a>

CompiledName: .ctor

Instance members

Instance memberDescription
Drop
Signature: InputStream<'a>
Modifiers: abstract

CompiledName: get_Drop

Head
Signature: 'a
Modifiers: abstract

CompiledName: get_Head

Ind
Signature: int

CompiledName: get_Ind

IsEmpty
Signature: bool
Modifiers: abstract

CompiledName: get_IsEmpty

Fork me on GitHub