Abstract type: Difference between revisions

Content added Content deleted
No edit summary
Line 1,003: Line 1,003:
{{trans|Go}}
{{trans|Go}}
<syntaxhighlight lang="emal">
<syntaxhighlight lang="emal">
^|EMal doesn'r support abstract types with partial implementations,
^|EMal doesn't support abstract types with partial implementations,
|but we can use interfaces.
|but can use interfaces.
|^
|^
type Beast
type Beast