Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
seq>byte-array ( seq n -- string )
Vocabulary
checksums.sha.private
Definition
USING:
io.binary
kernel
sequences
;
IN:
checksums.sha.private
:
seq>byte-array
( seq n -- string )
[
>be
]
curry
map
B{
}
concat-as
;