Header menu logo XParsec

ReadableArray<'T> Type

An array that can be read as input by the parser.

Constructors

Constructor Description

ReadableArray(arr)

Full Usage: ReadableArray(arr)

Parameters:
    arr : 'T array

Returns: ReadableArray<'T>
arr : 'T array
Returns: ReadableArray<'T>

Type something to start searching.