Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
outofforest committed Dec 13, 2024
1 parent a96cd91 commit 45283a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion space/space.go
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,6 @@ type Entry[K, V comparable] struct {
}

// IteratorAndDeallocator iterates over items and deallocates space.
// FIXME (wojciech): hashKey is missing.
func IteratorAndDeallocator[K, V comparable](
spaceRoot types.Pointer,
state *alloc.State,
Expand Down

0 comments on commit 45283a0

Please sign in to comment.