v0.2.1
This PR:
- fixes up a lot of the project's documentation
- changes CashCash's behavior a bit so that
instanceof
will returntrue
/false
when doing something like…CashCash('body') instanceof CashCash
Useful if you ever need to check whether or not a variable is a, um… cashpile.