Rename `=:` to `.=` and add `~~`.
`~~` is an alias of `.` with lower precedence to allow mixing of `.=` and `~~` without requiring parentheses.
parent
580d92cd
Please register or sign in to comment
`~~` is an alias of `.` with lower precedence to allow mixing of `.=` and `~~` without requiring parentheses.