MCPcopy Create free account
hub / github.com/tailscale/hujson / Range

Method Range

types.go:153–160  ·  view source on GitHub ↗

Range iterates through a Value in depth-first order and calls f for each value (including the root value). It stops iteration when f returns false. Deprecated: Use [All] instead.

(f func(v *Value) bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

AllMethod · 0.95

Tested by

no test coverage detected