Results for “Std.Math.isPowerOfTwo”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.isPowerOfTwo
Int -> BoolTests whether an integer is an exact positive power of two (1, 2, 4, 8, ...).
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> BoolTests whether an integer is an exact positive power of two (1, 2, 4, 8, ...).