Next: Lat-Set, Previous: Lat-List, Up: Lattice functors
The select function of the record lattice functor recursively calls the select functions of the lattices corresponding to its features.
The make variable function of the record lattice functor recursively calls the make variable functions of the lattices corresponding to its features.
The count function returns:
o(fd: FDI
fs: FSI)
where FDI is the sum of the finite domain variables counted for
the co-domains of the record, and FSI the sum of the finite set
variables.
Below, we show the additional interface features of this lattice:
record: ALatRec
The record feature is a record representing mapping the fields
in the arity of the record (A) to the lattices corresponding to their
types (Lat).