In LISP or Scheme, the null list (aka nil). In some interpreters, it is semantically equivalent to #f, but relying on this can lead to non-portable code.