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 Iterator() Iterator (*hashMap).Iterator Len() int (*hashMap).Len MarshalJSON() ([]byte, error) (*hashMap).MarshalJSON
Method Implmentations Assoc(k, v interface{}) Map (*hashMap).Assoc Dissoc(k interface{}) Map (*hashMap).Dissoc Index(k interface{}) (interface{}, bool) (*hashMap).Index Iterator() Iterator (*hashMap).Iterator Len() int (*hashMap).Len MarshalJSON() ([]byte, error) (*hashMap).MarshalJSON
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)