Skip to content

zcaudate-me/ova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ova

stateful arrays for clojure

Build Status

DEPRECATION NOTICE

ova has been merged into hara. Please see updated docs for updated version.

Installation

Add to project.clj

[im.chit/ova "1.0.1"]

All functions are in the ova.core namespace.

Documentation

See main site at:

http://docs.caudate.me/ova/

To generate this document for offline use:

  1. Clone this repository
> git clone https://github.com/zcaudate/ova.git
  1. Install lein-midje-doc.

  2. Create doc folder

> mkdir doc
  1. Run in project folder
> lein midje-doc

The output will be generated in doc/index.html

Blog

See You took 3 months to write a mutable array for clojure? for motivation and write up.

License

Copyright © 2013 Chris Zheng

Distributed under the MIT License

About

moved -> 'hara.concurrent.ova'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published