MCPcopy Create free account
hub / github.com/dotchain/dot / M

TypeAlias M

changes/types/map.go:13–13  ·  view source on GitHub ↗

The M type represents a map of arbitrary key/values. It implements the changes.Value interface. As with all values, a nil value should be expressed via changes.Atomic{nil} to distinguish it from an attempt to remove a key.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected