Skip to content

Instantly share code, notes, and snippets.

@shofetim
Created September 3, 2015 22:47
Show Gist options
  • Save shofetim/9d2d2b083c61e285fad1 to your computer and use it in GitHub Desktop.
Save shofetim/9d2d2b083c61e285fad1 to your computer and use it in GitHub Desktop.
(mapv {:6001 "The Structure and Interpretation of Computer Programs"
:6946 "The Structure and Interpretation of Classical Mechanics"
:1806 "Linear Algebra"}
[:6001 :6946])
;; => ["The Structure and Interpretation of Computer Programs"
;; "The Structure and Interpretation of Classical Mechanics"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment