|
|
|
|
|
by pathsjs
3708 days ago
|
|
It is actually annoying from a very practical point of view. You cannot, for example, write an algorithm that will work an any sequence type, and then apply it to a list. This is why, for instance, you have List.map and so on |
|