pcollections
pcollections copied to clipboard
convenience methods for creating multi-element collections
see #89 — would be nice to add HashTreePMap.of, TreePVector.of et cetera, a la Java's Map.of and List.of methods
See also #87 — ideally these new methods won't just add elements one at a time, but will do something faster, to allow for initializing a collection with, say, a million elements