AP6VOSJ54EZTXKT2EDFPQGXQY777ORD3EZ3K44YCSHI3U767LJ2QC
'("one" "two" "three" "four" "five"
"six" "seven" "eight" "nine" "ten")))
(loop
for n from 1 to 9
collect (append (coerce (format nil "~a" n) 'list) n))))
'("one" "two" "three" "four" "five"
"six" "seven" "eight" "nine" "ten")))
(loop
for n from 1 to 9
collect (append (coerce (format nil "~a" n) 'list) n))))
(mapcan
#'(lambda (entry)
(if (and (consp entry) (equal value (car entry)))
(list (cdr entry))))
(append (slot-value accumulator 'matching) english-numbers))))
(mapcan
#'(lambda (entry)
(if (and (consp entry) (equal value (car entry)))
(list (cdr entry))))
(append (slot-value accumulator 'matching) english-numbers))))