koka
koka copied to clipboard
Update concat operator
Some of the comments (and excluded tests) used the old version for concatenation +
instead of ++
It seems that Koka would benefit from something like doc tests that Rust has.
Sorry for the major refactor / splitting of the core that made this PR rather out of date with conflicts. Would you like to update the PR, or would you like me to just go ahead and fix these?