Closed MichaelRawson closed 2 months ago
@quickbeam123 - refer e-mail chain with Geoff. Now raises an error if a TFF type constructor is used before it is declared.
Minimal example:
% tff(set_type, type, set : $tType). tff(member_type, type, member : set).
@quickbeam123 - refer e-mail chain with Geoff. Now raises an error if a TFF type constructor is used before it is declared.
Minimal example: