Skip to content

Instantly share code, notes, and snippets.

@mpenet
Created April 19, 2013 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpenet/5420906 to your computer and use it in GitHub Desktop.
Save mpenet/5420906 to your computer and use it in GitHub Desktop.
(extend-type js/NodeList
Seqable
(-seq [array] (array-seq array 0)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment