Y
Hacker News
new
|
ask
|
show
|
jobs
by
panick21_
61 days ago
Oh god, I remember, I tried to implemented this in Dylan once long ago. I didn't get very far but I really liked the data-structure:
https://github.com/nickik/RRB-Vector-in-Dylan/blob/master/RR...
1 comments
bjoli
60 days ago
I tried in scheme first, but failed miserably. Doing it in c# was easier since I could more directly compare code.
link
panick21_
60 days ago
Dylan wasn't the issue I failed, I found it nice to work with.
link