algorithms-in-coffee
v0.0.2
Published
Basic Algorithms written in coffee to (to stay sharp).
Downloads
3
Readme
Introduction
A lib of algorithms written in CoffeeScript (to stay sharp).
Installation
%> git clone https://github.com/lcaballero/algorithms-in-coffee.git
%> cd algorithms-in-coffee
%> npm test
Usage
Merely read some code, run some tests, nothing to see here really.
License
See license file.
The use and distribution terms for this software are covered by the Eclipse Public License 1.0, which can be found in the file 'license' at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.