FixedLengthArray<'T> Type
Represents an array whose length does not change when shrinking.
Union cases
| Union case |
Description
|
Full Usage:
FixedLengthArray 'T[]
Parameters:
'T[]
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Get
Returns: 'T[]
|
|
FsCheck