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

TypeAlias A

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

The A type represents a slice of arbitrary values. It implements the changes.Value interface. The actual elements can be nil (unlike the regular requirement for values to be non-nil). Nil values are treated as if they were changes.Nil

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestACountFunction · 0.92
setMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected