iterfunc experiment

This commit is contained in:
jdl
2023-12-24 20:41:43 +01:00
parent 5ffd50bdea
commit 6b0b7408bc
5 changed files with 45 additions and 47 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.crumpington.com/public/jldb
go 1.21.1
go 1.22
require (
github.com/google/btree v1.1.2