issues
search
mattbierner
/
hamt
Javascript Hash Array Mapped Trie
MIT License
251
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SIZE is static
#32
Jollarvia
opened
10 months ago
0
README code example typo patch
#31
morgancmartin
opened
2 years ago
0
Maximum call stack size exceeded
#30
ifozest
opened
5 years ago
1
register package with NPM / Yarn
#29
dreamalligator
closed
6 years ago
1
Wouldn't the bitwise operator << suffice?
#28
dewwwald
closed
6 years ago
2
Potential small performance optimizations
#27
dead-claudia
opened
7 years ago
8
Fix grammatical error
#26
sonicdoe
closed
7 years ago
1
Fix Markdown link in readme
#25
sonicdoe
closed
7 years ago
0
Fix typo
#24
sonicdoe
closed
7 years ago
1
Status of the project
#23
rickmed
closed
7 years ago
3
Little typo in the docs
#22
axdg
closed
8 years ago
1
Rewrite fold internally to use simple iteration + stack
#21
mattbierner
closed
8 years ago
0
Use object factories instead of classes to create internal nodes
#20
mattbierner
closed
8 years ago
2
Pass default value to transform function in case entry doesn't exists by key
#19
dashed
closed
8 years ago
3
babel-preset-es2015 missing from devDependencies
#18
dashed
closed
8 years ago
1
Constant size prop for Map
#17
dashed
closed
8 years ago
4
Allow any keys by explicitly coercing them into strings
#16
dashed
closed
8 years ago
1
Don't create new map if updating an entry with the same value.
#15
dashed
closed
8 years ago
1
Allow to provide defaultValue to hamt.modify and hamt.modifyHash
#14
dashed
closed
8 years ago
2
Lazy `@@Iterator` support
#13
mattbierner
closed
8 years ago
0
Add `isEmpty` check
#12
mattbierner
closed
8 years ago
0
Suggestion - bring back setHash, removeHash and add getNode
#11
MichaelOstermann
closed
8 years ago
3
Use interleaved key value arrays
#10
mattbierner
opened
8 years ago
1
Remove the `*Hash` functions.
#9
mattbierner
closed
8 years ago
0
`get` should return undefined instead of null when no value exists.
#8
mattbierner
closed
8 years ago
0
Rewrite in pure ES6
#7
mattbierner
closed
8 years ago
0
nested hash tables
#6
rstacruz
closed
8 years ago
3
Performance improvements
#5
MichaelOstermann
closed
8 years ago
6
Lean HAMT implementation
#4
kenOfYugen
opened
8 years ago
3
Collision being stored in wrong node (value set() incorrectly get())?
#3
raymond-w-ko
closed
10 years ago
4
Problem with updateCollisionList
#2
maciej-sz
closed
10 years ago
1
Transaction Interface
#1
mattbierner
closed
10 years ago
1