Averest


Arguments Type

These are arguments of module calls that can be optional since wildcards can be used in the Quartz language.

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: UtyExpr option

Returns: UtyExpr option

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: UtyExpr option

index : int
Returns: UtyExpr option

this.Length

Full Usage: this.Length

Returns: int

Returns: int

this.Tail

Full Usage: this.Tail

Returns: UtyExpr option list

Returns: UtyExpr option list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: UtyExpr option list

Returns: UtyExpr option list