minus-squarebitcrafter@programming.devtoProgrammer Humor@programming.dev•Tell me the truth ...linkfedilinkarrow-up5·2 months agoThe mistake was that they created a type that behaves like an array in every case except for bool, for which they created a special magical version that behaves just subtly different enough that it can break things in confusing ways. linkfedilink
The mistake was that they created a type that behaves like an array in every case except for
bool
, for which they created a special magical version that behaves just subtly different enough that it can break things in confusing ways.