ReadableImmutableArray<'T> Type
An immutable array that can be read as input by the parser.
Constructors
Constructor | Description |
Full Usage:
ReadableImmutableArray(arr)
Parameters:
ImmutableArray<'T>
Returns: ReadableImmutableArray<'T>
|
|