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])

extract-time-key-from-classcljs

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

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]
raw docstring

find-collisioncljs

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

find-data-entry-by-keycljs

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

find-timeslot-cellscljs

(find-timeslot-cells hour-cell)

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

× close