Liking cljdoc? Tell your friends :D

constraints.core


add-circleclj

(add-circle c cs)
source

excludeclj

(exclude c1 c2)
(exclude c1 c2 fac)

Return c1 updated such that the overlap with c2 eliminted

Return c1 updated such that the overlap with c2 eliminted
sourceraw docstring

fix-distclj

(fix-dist c1 c2)
(fix-dist c1 c2 fac)

Return updated c1 such that the distance to center of c2 is fixed

Return updated c1 such that the distance to center of c2 is fixed
sourceraw docstring

fooclj

(foo x)

I don't do a whole lot.

I don't do a whole lot.
sourceraw docstring

keep-withinclj

(keep-within c1 c2)
source

mk-circleclj

(mk-circle x y r)
source

set-distclj

(set-dist p1 p2 d condition correction-factor)
source

V2cljprotocol

addclj

(add this p)

divclj

(div this d)

magclj

(mag this)

mulclj

(mul this m)

normclj

(norm this)

subclj

(sub this p)
source

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

× close