Created
September 25, 2020 15:56
-
-
Save duanebester/b4c95758fc527bd9c86aff2a149cd2f2 to your computer and use it in GitHub Desktop.
GitHub Repos Map Test
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
(def test-map {:error nil :status 200}) ;=> #'user/test-map | |
(get test-map :status) ;=> 200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment