tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
40 stars 36 forks source link

feat: bitwise NOT and `&=`, `^=`, `|=` operators #268

Closed novusnota closed 1 week ago

novusnota commented 1 week ago

Closes #254 Closes #252

P.S.: Messed up the commits a bit, not a big deal for squashing them in though :)