8000 GitHub - timmc/handy at alternate-if-let
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

timmc/handy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org.timmc/handy

Just some handy utilities. The API is any public function not marked ^:internal.

Usage

If you use Leiningen, add the following to your project.clj dependencies:

[org.timmc/handy "1.3.0"]

The main namespace is org.timmc.handy.

Compatible with Clojure 1.2.0 through 1.4.0.

Building

Built with Leiningen 2, but should be buildable with 1.x as well.

Changelog

v1.0.0

  • Initial release
  • handy.clj: lexicomp, version-norm, version<=

v1.0.1

  • Compatibility down to Clojure 1.2.0

v1.1.0

  • Add with-temp-ns, a sandboxing macro (may move to a different ns in future)

v1.2.0

  • Add index-on, a generalization of group-by

v1.3.0

  • Add split-atom! and deterministic
  • Tested up to Clojure 1.5.0-RC2

License

Copyright (C) 2012–2013 Tim McCormack

Distributed under the Eclipse Public License, the same as Clojure.

About

Utilities that came in handy in several projects

Resources

Stars

Watchers

Forks

Packages

No packages published
0