Florian
banner
entrusc.mobiuscode.com
Florian
@entrusc.mobiuscode.com
Software dev at day and game dev at night. Or sometimes the other way around.

Founder/CEO of @MobiusCode.com
There are also other classes of formal grammar if you don’t like that one in particular.
April 21, 2025 at 11:09 AM
“is” checks for type and “==“ checks for value/instance equality.

In other languages the “is” operator is also sometimes called “instanceof” to prevent any confusion.
November 13, 2024 at 4:01 PM