Skip to content

Instantly share code, notes, and snippets.

(ns tractmanager.countwordsgitst)
(def stride (atom 0))
(defn distance
"returns [deltaX deltaY]"
[[x1 y1] [x2 y2]]
[(- x2 x1) (- y2 y1)])
(defn add-to-element
(ns tractmanager.lockscreengist)
(def stride 3)
(defn distance
"returns [deltaX deltaY]"
[[x1 y1] [x2 y2]]
[(- x2 x1) (- y2 y1)])
(defn coordinates
(let
[check (fn [& sets]
(first (filter #(not (nil? %))
(map
(fn [ss]
(let [r (first (filter #(or (= % #{:x}) (= % #{:o})) ss))]
(if r (first r) nil)))
sets))))]
(defn ttt [board]
(check

Keybase proof

I hereby claim:

  • I am umairaslamm on github.
  • I am umairaslam (https://keybase.io/umairaslam) on keybase.
  • I have a public key ASDby4HAazF8Ig-Cn0cM6YC0aBUdlCMdt048DVKYm4hC8Ao

To claim this, I am signing this object: