All Known Implementing Classes:
IotaPredicate.Any, IotaPredicate.OfType, IotaPredicate.Or
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface IotaPredicate
Used to determine whether a given iota is an acceptable type for the operator that is storing this. It must be strictly a function of the passed Iota's IotaType, or the caching done by ArithmeticEngine will be invalid.