Prev Up Next
Go backward to 1.3 NAT
Go up to 1 Specifications from the Bremen Proposal
Go forward to 1.5 SIG2

1.4 SIG1

spec
SIG1[ELEM] =
generated type
Set[Elem] ::=
{} | {|__|}(Elem) | __ union __(Set[Elem]; Set[Elem])
op
__ union __ : Set[Elem] × Set[Elem] -> Set[Elem], assoc, unit {}

CoFI Document: CASL/SyntaxExamples --Version 0.99-- 17 February 1998.
Comments to cofi-language@brics.dk

Prev Up Next