type src.elv.sh/pkg/persistent/hashmap.hashMap (struct) Method Implmentations Assoc(k, v interface{}) Map (*T).M : Map.Assoc Dissoc(k interface{}) Map (*T).M : Map.Dissoc Index(k interface{}) (interface{}, bool) (*T).M : Map.Index (*T).M : src.elv.sh/pkg/eval/vals.Indexer.Index Iterator() Iterator (*T).M : Map.Iterator Len() int (*T).M : Map.Len (*T).M : src.elv.sh/pkg/eval/vals.Lener.Len MarshalJSON() ([]byte, error) (*T).M : Map.MarshalJSON (*T).M : encoding/json.Marshaler.MarshalJSON
Method Implmentations Assoc(k, v interface{}) Map (*T).M : Map.Assoc Dissoc(k interface{}) Map (*T).M : Map.Dissoc Index(k interface{}) (interface{}, bool) (*T).M : Map.Index (*T).M : src.elv.sh/pkg/eval/vals.Indexer.Index Iterator() Iterator (*T).M : Map.Iterator Len() int (*T).M : Map.Len (*T).M : src.elv.sh/pkg/eval/vals.Lener.Len MarshalJSON() ([]byte, error) (*T).M : Map.MarshalJSON (*T).M : encoding/json.Marshaler.MarshalJSON
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)