It's interesting that Z returns true if it's casting it as boolean. Boolean is typically translated to a 0 or 1 to indicate a false or true. A bit misleading…
↧
It's interesting that Z returns true if it's casting it as boolean. Boolean is typically translated to a 0 or 1 to indicate a false or true. A bit misleading…