Skip to content
#

arraybuffer

Here are 73 public repositories matching this topic...

objectbuffer
Bnaya
Bnaya commented Jun 20, 2020

When creating hashmap,
when check if keys already exists even thu it's guaranteed to be not, because we use hashMapInsertUpdateKeyIsPointerReturnNode and not dedicated function

https://github.com/Bnaya/objectbuffer/blob/develop/src/internal/hashmap/hashmap.ts#L89-L95

Also maybe avoid re-hash on creation if it comes to re balance.

help wanted good first issue

Improve this page

Add a description, image, and links to the arraybuffer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arraybuffer topic, visit your repo's landing page and select "manage topics."

Learn more