BasicTypeInstance type
Methods
- Pred(anything:BasicTypeInstance) Source: stdlib.ngs:231
Convert anything to a predicate. Parameters
anything The value to compare to Returns
A function that compares the only argument to the given value
anything | The value to compare to |