Liking cljdoc? Tell your friends :D

clojure.algorithm

Build Status codecov Clojars Project

A Clojure library that implements some simples and useful algorithm.

[clojure.algorithm "0.0.0"]

About

My name is Roger, and I'm building this library first to learn more about clojure and in the future this library could be used to help others developers. Probably you will find many errors or things that I had done wrong so if you like to contribute have a section bellow explain how.

Usage

TODO

Contribution

Have many ways to contribute:

  • Add new algorithm
    • Create an issue to explain the algorithm
    • Make a fork and develop the algorithm
    • Do a pull request
  • Something wrong or you can do better
    • Create an issue to explain what is wrong and how could be better
    • Make a fork and fix whatever you need to fix
    • Open a pull request

License

MIT License

Can you improve this documentation?Edit on GitHub

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

× close