Nemerle Documentation

Stack.ForAll Method 

See List.ForAll.

public bool ForAll(
   Func1 f
);

See Also

Stack Class | Nemerle.Collections Namespace