mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
I mentioned in #881 that the `^`, `<<` and `>>' bitwise operators were currently undocumented so this fixes that. Have also added a note to Num.tau to clarify that this means `twice pi `and is not the golden ratio for which `tau` is sometimes used as an alternative to `phi`.