Versions in this module Expand all Collapse all v2 v2.7.1 Jan 5, 2025 v2.7.0 Jan 4, 2025 Changes in this version + func CeilToPowerOfTwo(n int) int + func ClosestPowerOfTwo(n int) int + func FloorToPowerOfTwo(n int) int + func IsPowerOfTwo(n int) bool