Handbook
Glossary
lcd-row ( row digit -- string )
Vocabulary
lcd
Inputs
row
an
object
digit
an
object
Outputs
string
an
object
Definition
USING:
kernel
sequences
;
IN:
lcd
:
lcd-row
( row digit -- string )
[
lcd-digit
]
curry
{
}
map-as
concat
;