github AdguardTeam/golibs v0.9.3

latest releases: v0.35.13, v0.35.12, v0.35.11...
4 years ago

Added

  • netutil.IPv4bcast, netutil.IPv4allsys, and netutil.IPv4allrouter functions.

  • netutil.Subdomains function, which returns all subdomains of a domain, starting from the domain itself.

  • stringutil.Set.Equal method, which returns true if two sets are equal.

  • stringutil.Set.Range method, which allows iterating over all elements of the set without allocating them using the Values method.

  • stringutil.AllUnique function, which returns true if all given strings are unique.

Don't miss a new golibs release

NewReleases is sending notifications on new releases.