Liking cljdoc? Tell your friends :D

asami.internal

Common internal elements of storage

Common internal elements of storage
raw docstring

instantclj/s

(instant ms)

Creates an instant from a long millisecond value

Creates an instant from a long millisecond value
sourceraw docstring

instant?clj/s

(instant? t)

Tests if a value is a timestamp

Tests if a value is a timestamp
sourceraw docstring

long-timeclj/s

(long-time t)

Converts a timestamp to a long value as the number of milliseconds

Converts a timestamp to a long value as the number of milliseconds
sourceraw docstring

nowclj/s

(now)

Creates an object to represent the current time

Creates an object to represent the current time
sourceraw docstring

project-argsclj/s

source

project-ins-argsclj/s

(project-ins-args graph)
source

with-lockclj/s≠macro

(with-lock lock & body)
clj

Uses a lock for a block of code

Uses a lock for a block of code
source (clj)source (cljs)raw docstring

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

× close