Post #3334158
2026-06-16 17:32 UTC
Replies (1)
-
@woe2you@beige.party 2026-06-16 17:57
@bvibber@wikis.world Most of that makes sense to me. An array with one member would evaluate to true even if that member is an empty string or contains 0 or 0.0 as an int, float or string, but '0' and '0.0' being treated differently as strings is weird.