Interface Algebra
- All Known Implementing Classes:
ListAlgebra
public interface Algebra
-
Method Summary
-
Method Details
-
apply
- Mojang-Added Docs:
template.apply(family).apply(i) == op(i).argType()
family.apply(i) == op(i).resType()
<p>
bitset of used recursive values, for optimization
-
toString
-