NugetDependencies Type
Instance members
Instance member | Description |
Full Usage:
this.Head
Returns: string * string
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
Full Usage:
this.[index]
Parameters:
int
Returns: string * string
|
|
Full Usage:
this.Length
Returns: int
|
|
Full Usage:
this.Tail
Returns: (string * string) list
|
|
Static members
Static member | Description |
Full Usage:
List.Empty
Returns: (string * string) list
|
|