Skip to content

Instantly share code, notes, and snippets.

@fricze
Created December 4, 2013 16:48
Show Gist options
  • Save fricze/7790984 to your computer and use it in GitHub Desktop.
Save fricze/7790984 to your computer and use it in GitHub Desktop.
Clojure: tworzymy pierwszą funkcję
; write function which counts creature names
#_(...)
; store result in vector
#_(...)
; rewrite function to return quantity of names and age of creature
#_(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment