- All Superinterfaces:
Shaped<T>,Shaped.Inductive<T>
- All Known Implementing Classes:
IntegerTerm,Pat.ShapedInt
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.aya.generic.Shaped
Shaped.Inductive<T>, Shaped.List<T extends AyaDocile>, Shaped.Nat<T extends AyaDocile> -
Method Summary
Modifier and TypeMethodDescriptiondefault <O extends AyaDocile>
booleancompareUntyped(Shaped.Nat<O> other) Untyped: compare the internal representation onlydefault Tdestruct(int repr) intrepr()Methods inherited from interface org.aya.generic.Shaped.Inductive
compareShape, ctorRef, recognition, type
-
Method Details
-
makeZero
-
makeSuc
-
destruct
-
repr
int repr() -
compareUntyped
Untyped: compare the internal representation only -
constructorForm
- Specified by:
constructorFormin interfaceShaped.Inductive<T extends AyaDocile>
-