|
|
|
|
|
by goy
751 days ago
|
|
I think having Haskell bindings to it will be quite valuable .For implementation of core structures, though, it's better to stick to C++ to max out on performance and have a finer control on resource usage. Haskell isn't particularly good at that. EDIT: there's one at https://hackage.haskell.org/package/HROOT |
|