Y
Hacker News
new
|
ask
|
show
|
jobs
by
jabl
3236 days ago
Any idea about CHAMP and Haskell? IIRC the reception of HAMT was somewhat lukewarm back in the day, and AFAIK to this day the Haskell standard library doesn't use them.
1 comments
loopingoptimism
3235 days ago
I do not know well the current state of HAMT data structures in Haskell, but there is a related thread at the Haskell subreddit that you might be interested in:
https://www.reddit.com/r/haskell/comments/6tmbju/efficient_i...
link