Nemerle Documentation
List.Hd Method
Alias for Head(l).
public static
object
Hd(
list
l
);
See Also
List Class
|
Nemerle.Collections Namespace