Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
FirstVariable ( ) : |
||
GetHashCode ( ) : int | ||
List ( object head, object tail ) : System | ||
MakeList ( IList | ||
MakeList ( IList | ||
Match ( |
||
ToString ( ) : string |
public List ( object head, object tail ) : System | ||
head | object | |
tail | object | |
return | System |
public static MakeList ( IList | ||
elements | IList | |
tail | ||
return |
public Match ( |
||
list | ||
context | Context | |
return | bool |