Export power-of-two?

This commit is contained in:
Nikolay Puzanov 2022-11-06 10:20:40 +03:00
parent 98bd8f0430
commit f5977e41e1

View File

@ -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