Header menu logo FsCheck

NonEmptyArray<'T> Type

Represents a non-empty array.

Union cases

Union case Description

NonEmptyArray 'T[]

Full Usage: NonEmptyArray '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.