Created
December 18, 2014 07:44
-
-
Save tkhoa2711/fc8ad12fb876e458ee37 to your computer and use it in GitHub Desktop.
Parse a line into list of characters
This file contains 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
(coerce (read-line) 'list) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment