Header menu logo FsCheck

NonNull<'a> Type

Wrap a type in NonNull to prevent null being generated for the wrapped type.

Union cases

Union case Description

NonNull 'a

Full Usage: NonNull 'a

Parameters:
    Item : 'a

Item : 'a

Instance members

Instance member Description

this.Get

Full Usage: this.Get

Returns: 'a
Returns: 'a

Type something to start searching.