note that we do not use '==' for this to avoid confusion since a == b == c for booleans might not behave as expected ('true <=> false <=> false' evaluates to 'true')
0.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)
note that we do not use '==' for this to avoid confusion since
a == b == c for booleans might not behave as expected
('true <=> false <=> false' evaluates to 'true')