Skip to content

Collection of tiny things which make life easier

License

Notifications You must be signed in to change notification settings

jdf-id-au/comfort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdf/comfort

Collection of tiny things which make life easier. Constantly changing api for the time being!

Usage

{:deps {jdf/comfort {:git/url "https://github.com/jdf-id-au/comfort.git"
                     :sha "<insert current commit>"}}}
(ns project
  (:require [comfort.system :as cs]))

(cs/timed (apply + (range 1000)))
;=> [4.12151E-4 499500]

TODO set up for cljdoc

About

Collection of tiny things which make life easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published