package
0.0.0-20220323090538-2155e6b17544
Repository: https://github.com/neo-classic/golang-playground.git
Documentation: pkg.go.dev

# Constants

1 << (10 * 1) = 1024.
1 << (10 * 2) = 1048576.

# Type aliases

No description provided by the author