b-tree icon indicating copy to clipboard operation
b-tree copied to clipboard

Haskell on-disk B* tree implementation

Results 2 b-tree issues
Sort by recently updated
recently updated
newest added

(Note: I don't know what I'm doing at all) Running this: https://github.com/revmischa/functional-readerwriter/blob/master/src/Writer.hs Produces the error: ``` $ stack build && stack exec ddb-exe ddb-exe: ./scratch/chunk95196-0.list: hGetBufSome: illegal operation (handle is...