Liking cljdoc? Tell your friends :D

winton-utils

A Clojure utility library for:

  • Safe number parsing
  • map-of-vectors transposed to vector-of-maps
  • functions to use in transducers working over data-frames

Installation (Leiningen)

lein install

Add the dependency, for example:

:dependencies [[com.github.WintonCentre/winton-utils "0.2.0"]]

Testing

lein test

Usage

See tests

License

Copyright © University of Cambridge

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation? These fine people already did:
gmp26 & Mike Pearson
Edit on GitHub

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

× close