FsGll


StringInputStream

Namespace: FsGll
Parent Module: InputStream

Constructors

ConstructorDescription
new(s, ind)
Signature: (s:string * ind:int) -> StringInputStream

CompiledName: .ctor

Instance members

Instance memberDescription
DropN(n)
Signature: n:int -> InputStream<char>
RMatch(reg)
Signature: reg:Regex -> bool * string
SMatch(pat)
Signature: pat:string -> bool
Fork me on GitHub