notes/pl/cross/ds/persistent.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

15 строки
642 B
Plaintext

http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki
Ideal Hash Trees:
http://lampwww.epfl.ch/papers/idealhashtrees.pdf
http://hypirion.com/musings/understanding-persistent-vector-pt-1
http://hypirion.com/musings/understanding-persistent-vector-pt-2
Efficient Immutable Collections
https://michael.steindorfer.name/publications/phd-thesis-efficient-immutable-collections.pdf
https://www.reddit.com/r/haskell/comments/6tmbju/efficient_immutable_collections_pdf/
Julia:
http://www.infoq.com/presentations/julia-vectors-maps-sets
https://github.com/zachallaun/FunctionalCollections.jl