Skip to content

Instantly share code, notes, and snippets.

@bonkydog
Created April 2, 2014 21:28
Show Gist options
  • Select an option

  • Save bonkydog/9943542 to your computer and use it in GitHub Desktop.

Select an option

Save bonkydog/9943542 to your computer and use it in GitHub Desktop.
(ns datomizer.datoms
"Datom wrangling."
(:require [datomic.api :as d]
[datomizer.utility.debug :refer [dbg]]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment