-
-
Save mfikes/91b96751a65a8d1b89e8 to your computer and use it in GitHub Desktop.
iOS stack path
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
ClojureScript:cljs.user> (first (js/Date.)) | |
Error: Fri Feb 13 2015 14:58:06 GMT-0500 (EST) is not ISeqable | |
seq (/private/var/mobile/Containers/Data/Application/A3C9B969-ADB6-435A-967E-EB79E858CF23/Documents/cljs/core.js:4212:17) | |
first (/private/var/mobile/Containers/Data/Application/A3C9B969-ADB6-435A-967E-EB79E858CF23/Documents/cljs/core.js:4242:22) | |
nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment