ClojureDocs

Nav

Namespaces

llist

  • (llist f s)
  • (llist f s & rest)
Constructs a sequence from 2 or more arguments, with the last argument as the
 tail. The tail is improper if the last argument is a logic variable.