I hereby claim:
- I am awb99 on github.
- I am awb99 (https://keybase.io/awb99) on keybase.
- I have a public key ASAGh07DyAIflryZMrIYEq9C-oopOebAbj5Emku8e0pzIgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| (ns crepl.tic-tac-toe | |
| (:require [reagent.core :as r] | |
| crepl.atom-sync)) | |
| ;; use this instead of reagent.core/atom to keep the state in sync | |
| (def data (crepl.atom-sync/atom-sync {:turn :X})) | |
| (def win-lines (-> #{} | |
| (into (for [i (range 3)] | |
| (for [j (range 3)] |
| ;; gorilla-repl.fileformat = 1 | |
| ;; ** | |
| ;;; # Gorilla REPL | |
| ;;; | |
| ;;; Welcome to gorilla :-) Shift + enter evaluates code. Poke the question mark (top right) to learn more ... | |
| ;; ** | |
| ;; @@ | |
| (use '[gorilla-repl table latex html]) |
| ;; gorilla-repl.fileformat = 2 | |
| ;; @@ [meta] | |
| {:test 789, :id 99} | |
| ;; @@ |
| hello! |
| https://github.com/palletops/carapace |
| https://github.com/davidkellis/stocktrader_clojure/blob/master/buyandhold.clj |
| 123 |
| 123 |
| 123 |