Handbook
Glossary
>urlsafe-base64-lines ( seq -- base64 )
Vocabulary
base64
Inputs
seq
an
object
Outputs
base64
an
object
Definition
USING:
assocs
;
IN:
base64
:
>urlsafe-base64-lines
( seq -- base64 )
>base64-lines
H{
{
47 95
}
{
43 45
}
}
substitute
;