Remix.run Logo
int_19h 10 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 10 months ago | parent [-]

[dead]