2 lines
101 B
Text
2 lines
101 B
Text
|
|
(map-over-table-entries starlings (lambda (x y) (print (string-append x " (Linnaean name " y ")"))))
|