varenv Type

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: string * pretype list
Returns: string * pretype list

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: string * pretype list
index : int
Returns: string * pretype list

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Tail

Full Usage: this.Tail

Returns: (string * pretype list) list
Returns: (string * pretype list) list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: (string * pretype list) list
Returns: (string * pretype list) list