216
LISP is ugly
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Yup, never nest.
All the conditions should be checked and returned if they failed as you go through the function with the successful response being the last line.