issues
search
Clojure-Intro-Course
/
clojure-intro-class
NOTE: This repository is obsolete. Was: A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
20
stars
3
forks
source link
Handle nil as an argument
#36
Closed
elenam
closed
9 years ago
elenam
commented
9 years ago
[ ] (odd? nil) gives an error that I don't think we handle well.