visitor

package
v1.3.27 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KvVisitor

type KvVisitor[K, V any] func(key K, value V) bool

KvVisitor is a function use to visit a key-value type data structure

type Visitor

type Visitor[V any] func(value V) bool

Visitor is a function use to visit a data structure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL