Static methods

@:extern@:op(A + B)staticinlineAdd<T0>(arg1:Predicate_1<T0>, arg2:Predicate_1<T0>):Predicate_1<T0>

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction<T0>(hxfunc:T0 ‑> Bool):Predicate_1<T0>

@:extern@:op(A - B)staticinlineRemove<T0>(arg1:Predicate_1<T0>, arg2:Predicate_1<T0>):Predicate_1<T0>

Constructor

@:has_untyped@:impl@:externinlinenew(hxfunc:T0 ‑> Bool)

Methods

@:impl@:externinlineAsDelegate():Delegate_Predicate_1<T0>