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:
| ;; 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]) |
| (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)] |
I hereby claim:
To claim this, I am signing this object: