| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionNewType
(
string newtype,
elt-ord^rat level
)
->
type
Descriptionif 'level=0' then 'newtype' can only be used as a simple type. if 'level=1' then 'newtype' can only be used on the left of '^'. if 'level=2' then 'newtype' can only be used on the right of '^'. ExamplesNewType("cox",2); elt-grp^cox;
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |