Skip to content

Instantly share code, notes, and snippets.

View peyton's full-sized avatar

Peyton Randolph peyton

View GitHub Profile
;;;
;;; Blog post at http://wp.me/p12FcK-3
;;;
;;; Loom: http://github.com/jkk/loom
;;; GraphViz: http://graphviz.org
;;; Ubigraph: http://ubietylab.net/ubigraph/
;;;
(ns user
(:use [clojure.string :only [lower-case split-lines join]]