Closed mlitwiniuk closed 4 years ago
This should eliminate overhead when calling same key over and over again. I should also improve performance when accessins keys that return nil - those were handled improperly before.
nil
This should eliminate overhead when calling same key over and over again. I should also improve performance when accessins keys that return
nil
- those were handled improperly before.