▲ | steve_adams_86 7 months ago | ||||||||||||||||||||||
It's the walrus operator. Pascal and Python use it as well. You get used to it pretty quickly. Pascal: https://www.freepascal.org/docs-html/ref/refse104.html#x224-... Python: https://docs.python.org/3/whatsnew/3.8.html#assignment-expre... | |||||||||||||||||||||||
▲ | fatih-erikli-cg 7 months ago | parent [-] | ||||||||||||||||||||||
It was something introduced like a 1 april joke. Clean implementation of any programming language won't have that. | |||||||||||||||||||||||
|