Sum data type: Difference between revisions

No edit summary
Line 275:
=={{header|EMal}}==
<syntaxhighlight lang="emal">
^|EMal is a dunamicdynamic language, it has the var supertype
|that can be used as data type, then we can control and validate the access
|to the value as showshown in the IntOrText example.
|
|Otherwise we can force the type system using the keyword "allows";
226

edits