Module aya.base

Interface Formation

All Superinterfaces:
AyaDocile, org.aya.guest0x0.cubical.Restr.TermLike<Term>, Term
All Known Implementing Classes:
ClassCall, DataCall, IntervalTerm, PartialTyTerm, PathTerm, PiTerm, SigmaTerm, SortTerm

public sealed interface Formation extends Term permits DataCall, IntervalTerm, PartialTyTerm, PathTerm, PiTerm, SigmaTerm, SortTerm, ClassCall
Term formers, definitely. Note that PrimCall may also be term formers, but not necessarily.