src.elv.sh/pkg/persistent/vector.pathEntry.current (method)
3 uses
src.elv.sh/pkg/persistent/vector (current package)
vector.go#L347: func (e pathEntry) current() interface{} {
vector.go#L375: return it.path[len(it.path)-1].current()
vector.go#L402: it.path[i] = pathEntry{it.path[i-1].current().(node), 0}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)