Header menu logo FsCheck

FixedLengthArray<'T> Type

Represents an array whose length does not change when shrinking.

Union cases

Union case Description

FixedLengthArray 'T[]

Full Usage: FixedLengthArray 'T[]

Parameters:
    Item : 'T[]

Item : 'T[]

Instance members

Instance member Description

this.Get

Full Usage: this.Get

Returns: 'T[]
Returns: 'T[]

Type something to start searching.