# Packages
Package stree implements a segment tree and serial algorithm to query intervals.
# Functions
New returns a new Blocklist.
# Structs
Blocklist holds a list of IP ranges in a Segment Tree structure for faster lookups.
# Type aliases
No description provided by the author