We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
39c6f19
Bug fix for HashMap. It used get() to determine if a key exists (which returns the value instead).