type src.elv.sh/pkg/persistent/hashmap.Map (interface)

Method Implmentations

Assoc(k, v interface{}) Map (*hashMap).Assoc
Dissoc(k interface{}) Map (*hashMap).Dissoc
Index(k interface{}) (interface{}, bool) (*hashMap).Index