vlang / v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
MIT License
35.69k stars 2.15k forks source link

all: implement `&&=` and `||=` #21678

Closed Delta456 closed 3 months ago

Delta456 commented 3 months ago

Implements https://github.com/vlang/v/issues/21676