coates’s avatarcoates’s Twitter Archive—№ 15,990

  1. …in reply to @JustinCarmony
    JustinCarmony if you haven't already fixed it: using array_flip() then isset() is a good trick. Makes it O(1).