|
Home
>
3. concept
>
3.3 types and classes
>
3.3.1 types
>
3.3.1.2 general
>
3.3.1.2.1 Does Dylan have a type protocoll?
|
Previous
Next
|
|
|
|
|
|
Paul Haahr
|
Dylan doesn't have a protocol for types. Dylan doesn't have a MOP.
Both of those are wonderful things and might be great additions to
Dylan in the future, greatly increasing its expressive.
Designing a type protocol or MOP in a way that they would work with
sealing, which is an important part of the language, is an open
research problem.
|
|
|
|
|
|