Methods

PredΒΆ

Pred(anything:Any)

Convert anything to a predicate.
Source: stdlib.ngs:154

anything

The value to compare to

Returns

A function that compares the only argument to the given value