dedupe

package
v0.83.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seen

type Seen[K comparable] map[K]struct{}

func NewSeen

func NewSeen[K comparable]() Seen[K]

func (Seen[K]) OK

func (s Seen[K]) OK(key K) bool

OK registers a key as seen, and returns true if the key was already seen before this call.

Jump to

Keyboard shortcuts

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