pandastrike / fairmont

Functional (and) reactive programming library for JavaScript.
ISC License
49 stars 8 forks source link

Fixing object#clone, npm test #27

Closed PandaWhisperer closed 9 years ago

PandaWhisperer commented 9 years ago

This fixes #26, and another error on line 47 that was referring to the wrong variable name. In addition, the npm test command now works as expected.

Test included.