repositorypackage
0.0.0-20180630015634-abe5a07e1c60
Repository: https://github.com/dustin/go-probably.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Probabilistic Data Structures
When you need to have a good idea of something, but don't need and/or can't afford to know exactly the right answer, there are probabilistic data structures.
For more how and why, check out this blog post.