@vlaviron Is there any written down notes how objects could be improved?
I always thought that objects in OCaml are cursed to be slow, because devirtualization requires either whole-program or optimization or C++ -like CRTP patterns.
@vlaviron Is there any written down notes how objects could be improved?
I always thought that objects in OCaml are cursed to be slow, because devirtualization requires either whole-program or optimization or C++ -like CRTP patterns.