Skip to content

Instantly share code, notes, and snippets.

View mingp's full-sized avatar

Ming Pan mingp

  • New York City, NY
View GitHub Profile
@mingp
mingp / clojure-demo.cljw
Created May 20, 2016 03:52
Clojure demo workbook
;; gorilla-repl.fileformat = 1
;; @@
(ns clojure-demo)
(require '[clojure.walk :as walk])
;; @@
;; =>
;;; {"type":"html","content":"<span class='clj-nil'>nil</span>","value":"nil"}
;; <=