package
1.7.2
Repository: https://github.com/rickb777/goscrape2.git
Documentation: pkg.go.dev

# Functions

NewSet creates a new set based on some optional initial values.

# Structs

Empty holds nothing; it is used for set values.
Item is comparable.
No description provided by the author
Set contains distinct values of comparable type T.

# Type aliases

No description provided by the author