Skip to content

danevans/std

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

std

A Clojure utility toolkit. There are many like it, but this one is ours.

Clojars Project

Build Status

The library is broadly organized into the following categories:

  • core - Generically useful helpers to complement clojure.core

  • io - IO utilities to complement clojure.java.io

  • serialization - Unified functions for reading/writing all sorts of structured data (CSV, JSON, Nippy, Fressian, and more) to disk

  • time - Date/time utilities on top of JodaTime (clj-time)

  • math - Basic math utilities

See the documentation for the gory details.

About

A supercharged stdlib/toolbelt for Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.8%
  • Shell 0.2%