rockerest’s avatarrockerest’s Twitter Archive—№ 19,365

    1. …in reply to @soucouyant8
      @michaeljsfox Hard agree, but... ya know... not like this. These are the class of "bugs" that type systems are supposed to "completely eliminate" and the real problem is coercing arrays to strings and using that as a key just because it works when there's no "," in the result???
  1. …in reply to @rockerest
    @michaeljsfox Basically: encouraging stupidity just makes the case for things like Type systems, which wouldn't otherwise be necessary. "But it protects me from when I pass in an array as an object lookup key." haha don't do that though i'm begging you.