Replace Undefined with nil
Bravotic opened this issue · comments
Collin McKinley commented
Undefined was used when Crow was trying to be a middle ground between JavaScript and Lisp. Now that we are embracing a more Lisp like core, nil will probably be more familiar to programmers. Its also shorter to type in Cons lists.