FSharpPlus


nelist<'t> Type

A type alias for NonEmptyList<'t>

Instance members

Instance member Description

this.GetSlice

Full Usage: this.GetSlice

Returns: int option * int option -> NonEmptyList<'t>
Returns: int option * int option -> NonEmptyList<'t>

this[]

Full Usage: this[]

Returns: int -> 't
Returns: int -> 't

this.Length

Full Usage: this.Length

Returns: int
Returns: int