Export power-of-two?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user