Liking cljdoc? Tell your friends :D

re-roster.subs


collides?cljs

(collides? {x :x y :y :as mouse}
           [{r2 :right l2 :left t2 :top b2 :bottom :as rect} elt])
source

extract-time-key-from-classcljs

(extract-time-key-from-class e)
source

find-bounding-rectscljs

(find-bounding-rects coll)

Input should be a HTMLCollection, returns a list of tuples, of [rect elt]

Input should be a HTMLCollection, returns a list of tuples, of [rect elt]
sourceraw docstring

find-collisioncljs

(find-collision {:keys [x y] :as mouse} coll)
source

find-data-entry-by-keycljs

(find-data-entry-by-key [day hour slot :as x])
source

find-timeslot-cellscljs

(find-timeslot-cells hour-cell)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close