Skip to content

New Point Release

Compare
Choose a tag to compare
@mike-lischke mike-lischke released this 01 Dec 12:38
· 6 commits to main since this release

Bug fix for HashMap. It used get() to determine if a key exists (which returns the value instead).