Remix.run Logo
int_19h 8 months ago

Why wouldn't blobs be comparable? A blob is just a byte array, and those have fairly natural equality semantics. They're wrong for Unicode strings, sure, but this is akin to complaining about string "1" not being equal to "01".

tugu77 8 months ago | parent [-]

[dead]