issues
search
wrengr
/
bytestring-trie
An efficient finite map from (byte)strings to values.
BSD 3-Clause "New" or "Revised" License
19
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/cache from 2.1.7 to 3.0.1
#30
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 2.1.7 to 3
#29
dependabot[bot]
closed
2 years ago
1
Bump actions/checkout from 2.4.0 to 3
#28
dependabot[bot]
closed
2 years ago
1
Bump haskell/actions from 1.2.7 to 1.2.9
#27
dependabot[bot]
closed
2 years ago
1
Asymptotic complexity of functions deleting values
#26
wrengr
opened
2 years ago
1
Asymptotic complexity of keyed functions.
#25
wrengr
opened
2 years ago
0
Bump actions/cache from 2.1.6 to 2.1.7
#24
dependabot[bot]
closed
2 years ago
1
Add `differenceBy`
#23
wrengr
opened
3 years ago
0
new Internal.intersectBy function for faster trie-intersection
#22
unhammer
closed
3 years ago
0
`Binary.get` can break invariants
#21
wrengr
opened
3 years ago
0
Add minimal `match` function
#20
wrengr
closed
3 years ago
0
Bump haskell/actions from 1.2.6 to 1.2.7
#19
dependabot[bot]
closed
3 years ago
1
Consider additions from @ffwng's fork
#18
wrengr
opened
3 years ago
0
Native support for bytestring >=0.11
#17
wrengr
opened
3 years ago
0
Updates tested GHC version and base version bounds.
#16
remexre
closed
3 years ago
3
Does `matches` return the list of matches in any particular order?
#15
rubenmoor
closed
3 years ago
1
Bump actions/cache from 2.1.4 to 2.1.6
#14
dependabot[bot]
closed
3 years ago
1
text-trie issue: Bug in `match`
#13
tysonzero
opened
3 years ago
1
Bump Upper Bounds for `base` & `binary` for GHC 9.0.1 & Stackage Nightly
#12
prikhi
closed
3 years ago
3
Bump upper bound on base to support GHC 8.10.
#11
tmcgilchrist
closed
3 years ago
4
Add deleteSubmap
#10
QuietJoon
closed
2 years ago
1
Allow to build with ghc-8.8 by increasing upper bounds
#9
hasufell
closed
4 years ago
2
Bump dependency bounds for GHC 8.8
#8
lukel97
closed
3 years ago
6
Consider: deleteSubmap and other prefix operations
#7
gozzarda
closed
2 years ago
1
Text trie
#6
michaeljklein
closed
5 years ago
0
Conversion to another Trie internal representation
#5
ghost
closed
3 years ago
1
Link to github project from cabal file
#4
sergv
closed
5 years ago
1
Add Semigroup instances for Tries
#3
RyanGlScott
closed
6 years ago
6
Under GHC 8, use runRW# primop
#2
treeowl
opened
8 years ago
1
intersectBy
#1
unhammer
closed
3 years ago
3
Previous