Open diiq opened 13 years ago
Numbers should be functions that index into lists:
4 '(a b c d e f g)
should return e.
e
Numbers should be functions that index into lists:
should return
e
.