github.com/lann/ps.tree.value (field)

5 uses

	github.com/lann/ps (current package)
		map.go#L62: 	value    Any
		map.go#L126: 		m.value = value
		map.go#L140: 	m.value = value
		map.go#L268: 	return self.value, true
		map.go#L281: 	f(m.key, m.value)