v0.7.0
* Add function piping * Add anonymous functions * Remove a lot of warnings * Fix various bugs * * '>' were being tokenized as '<' * * Comparison operators were type checking to return bools * * Unchecked function parameters were being checked * * Module resolution did not ignore order of item declaration