FsGll


ArrayInputStream<'a>

Namespace: FsGll.Parsers
Parent Module: Incremental

Constructors

ConstructorDescription
new(arr)
Signature: (arr:'a []) -> ArrayInputStream<'a>

CompiledName: .ctor

Instance members

Instance memberDescription
UnderlyingArray
Signature: 'a []

CompiledName: get_UnderlyingArray

Fork me on GitHub