package
0.0.0-20220824093749-9d1b792eb9ea
Repository: https://github.com/rexletrock/zlib.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewUint32 initializes a new pre-computed inverse for d != 0.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MapOf is like a Go map[interface{}]interface{} but is safe for concurrent use by multiple goroutines without additional locking or coordination.
Uint32 calculates division by using a pre-computed inverse.
ZCache General Type.
ZCache Int Type.
ZCache String Type.