toot.cat is one of the many independent Mastodon servers you can use to participate in the fediverse.
On the internet, everyone knows you're a cat — and that's totally okay.

Administered by:

Server stats:

482
active users

seeing languages like and have complicated problems with type comparisons makes me think that perhaps got it right by having one set of operators for numeric comparison (<,==,>,<=> etc.) and another for string comparison (lt,eq,gt,cmp etc.)

Public

@rnd php has complicated problems with type comparison? afaik I just === and I’m golden