Export power-of-two?
This commit is contained in:
parent
98bd8f0430
commit
f5977e41e1
@ -5,8 +5,8 @@
|
||||
(import (srfi srfi-1)
|
||||
(srfi srfi-60))
|
||||
|
||||
(export log2
|
||||
clog2 one?
|
||||
(export log2 clog2
|
||||
one? power-of-two?
|
||||
curry curry-r
|
||||
transpose
|
||||
number->string-binary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user