Module aya.base
Package org.aya.generic
package org.aya.generic
-
ClassDescriptionA Nested structure is something consists of a head and a body, for example:
Expr.Lambdais a nested structure, it has aExpr.Paramas a head and aExpras a bodyExpr.Letis a nested structure, it has aExpr.LetBindas a head and aExpras a body If you wish,Expr.Appis also a nested structure in some wayShaped<T>What should I do after I creating a new Shape?Shaped.List<T extends AyaDocile>Shaped.Nat<T extends AyaDocile>