FSharp.Collections.Immutable 1.0.0

Edit this page

Stack<'T> Type

Instance members

Instance member Description

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Modifiers: abstract
Returns: bool

Static members

Static member Description

ImmutableStack.Empty

Full Usage: ImmutableStack.Empty

Returns: ImmutableStack<'T>
Returns: ImmutableStack<'T>