Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return an actual value instead of whatever set! returns (#63)
Don't use `set!` as the last statement, but instead return (some arbitrary) value.
- Loading branch information