Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 383 Bytes

primes

Fetch, locate and use prime numbers with this library. There's nothing more to it than that.

Usage

To use primes within your own Clojure programs and libraries, add this to your project.clj dependencies:

[com.hypirion/primes "0.1.0"]

License

Copyright © 2013 Jean Niklas L'orange

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