|
|
|
|
|
by abacate
2301 days ago
|
|
Algebraic effects are going to put OCaml on a next level in terms of expressivity, abstraction and decoupling capabilities of separate tasks. It would be like going from a type system like C, with only concrete types, to parametric polymorphism and/or generics. Multicore is a very nice addition, but the fact that it is going to be coupled with an effect system is a game changer for the language as a whole. |
|