An implementation of Cuckoo Filter with LiquidHaskell bindings.
$ stack build
$ stack test
Please use liquid
from the stack
environment and give it the file to check
$ stack exec -- liquid src/Data/LiquidCuckooFilterPlain.hs
An implementation of Cuckoo Filter in Haskell with LiquidHaskell bindings
HaskellNOASSERTION
An implementation of Cuckoo Filter with LiquidHaskell bindings.
$ stack build
$ stack test
Please use liquid
from the stack
environment and give it the file to check
$ stack exec -- liquid src/Data/LiquidCuckooFilterPlain.hs