Created
July 10, 2013 06:52
-
-
Save w01fe/5963995 to your computer and use it in GitHub Desktop.
hiphip_aget.clj
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
(dbl/aset xs i (* 2.0 (dbl/aget xs (inc i))))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment