Handbook
Glossary
month-abbreviation-index ( string -- n )
Vocabulary
calendar
.
english
Inputs
string
an
object
Outputs
n
an
object
Definition
USING:
assocs
kernel
;
IN:
calendar.english
:
month-abbreviation-index
( string -- n )
month-abbreviations-hash
?at
[
not-a-month-abbreviation
]
unless
;