//
pkg.gl
Category
github.com/askasoft/pango
cog
internal
icap
package
1.0.26
Repository:
https://github.com/askasoft/pango.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
18 SLOC
#
Functions
Doubleup
Doubleup grow up capcity by c *= 2 until c >= n.
Roundup
Roundup round up size by the block size r.
#
Constants
MinArrayCap
MinArrayCap is smallest capacity that array may have.