Created
September 3, 2015 22:47
-
-
Save shofetim/9d2d2b083c61e285fad1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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