Skip to content

Instantly share code, notes, and snippets.

@samebchase
Created November 28, 2020 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samebchase/3debbe6190eb1c8f5325ae2640840db4 to your computer and use it in GitHub Desktop.
Save samebchase/3debbe6190eb1c8f5325ae2640840db4 to your computer and use it in GitHub Desktop.
realistic.clj
(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