Created
November 28, 2020 12:43
-
-
Save samebchase/3debbe6190eb1c8f5325ae2640840db4 to your computer and use it in GitHub Desktop.
realistic.clj
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
(ns my-amazing.module.core | |
(:require [another-library.json.module :as json] | |
[yet-another.http.library :as http])) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment