Liking cljdoc? Tell your friends :D

tick.alpha.api


+clj

(+)
(+ arg)
(+ arg & args)
source

-clj

(- arg & args)
source

atclj

(at d t)
source

at-zoneclj

(at-zone t z)
source

concurclj

(concur x y)
source

dateclj

(date)
(date v)
source

dates-overclj

(dates-over interval)
source

dayclj

(day)
(day v)
source

daysclj

(days v)
source

decclj

(dec arg)
source

differenceclj

(difference s1)
(difference s1 s2)
(difference s1 s2 & sets)

Return a set that is the intersection of the input interval sets

Return a set that is the intersection of the input interval sets
sourceraw docstring

durationclj

(duration interval)
source

endclj

(end v)
source

group-segments-byclj

(group-segments-by f interval)
source

group-segments-by-dateclj

(group-segments-by-date interval)
source

hoursclj

(hours v)
source

incclj

(inc arg)
source

instclj

(inst)
(inst v)
source

instantclj

(instant)
(instant v)
source

intclj

(int arg)
source

intervalclj

(interval v)
(interval v1 & args)

Return an interval which forms the bounding-box of the given arguments.

Return an interval which forms the bounding-box of the given arguments.
sourceraw docstring

interval?clj

(interval? v)
source

LONDONclj

source

longclj

(long arg)
source

maxclj

(max arg & args)
source

midnight?clj

(midnight? v)
source

millisclj

(millis v)
source

minclj

(min arg & args)
source

minutesclj

(minutes v)
source

monthclj

(month)
(month v)
source

monthsclj

(months v)
source

nanosclj

(nanos v)
source

nowclj

(now)
source

offset-date-timeclj

(offset-date-time)
(offset-date-time v)
source

onclj

(on t d)
source

ordered-disjoint-intervals?clj

(ordered-disjoint-intervals? s)

An interval set is an ordered collection of disjoint intervals. This predicate can be used to ensure a value conforms to this definition, because some functions depend on this property holding.

An interval set is an ordered collection of disjoint
intervals. This predicate can be used to ensure a value conforms to
this definition, because some functions depend on this property
holding.
sourceraw docstring

rangeclj

source

secondsclj

(seconds v)
source

segment-byclj

(segment-by f interval)
source

segment-by-dateclj

(segment-by-date interval)
source

startclj

(start v)
source

timeclj

(time)
(time v)
source

to-localclj

(to-local v)
(to-local v z)
source

todayclj

(today)
source

tomorrowclj

(tomorrow)
source

unionclj

(union & colls)
source

UTCclj

source

weeksclj

(weeks v)
source

with-clockclj/smacro

(with-clock clock & body)
source

yearclj

(year)
(year v)
source

year-monthclj

(year-month)
(year-month v)
source

year-months-overclj

(year-months-over interval)
source

yearsclj

(years v)
source

years-overclj

(years-over interval)
source

yesterdayclj

(yesterday)
source

zoneclj

(zone z)
source

zoned-date-timeclj

(zoned-date-time z)
source

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

× close