Skip to content

Instantly share code, notes, and snippets.

@ayal
ayal / robot.clj
Created September 21, 2009 14:52 — forked from avital/robot.clj
(ns we
(:require clojure.contrib.json.read)
(:require clojure.contrib.json.write)
(:require clojure.set)
(:use clojure.contrib.json.read)
(:use clojure.contrib.json.write)
(:use clojure.set)
(:use compojure))
; db is a map between replocs and blipData (= the event json we get from wave)