Hacker News new | ask | show | jobs
by sideeffffect 1040 days ago
This seems to be missing persistent collections, like immutable Map, Set or Vector/Sequence. Those are very important when doing FP in practice.

Is there some other established Go library that contains these collections/containers?