Skip to content

Commit

Permalink
Oops, a 7th table, bltab was missing. Re-do that list.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Nov 22, 2023
1 parent 1a8202a commit 5c85f7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions adix/oats.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#TODO Re-do all lptabz.nim ideas here,but in this new-style Concept way. Done
# well this should be able to back-end: nd/[setFile,invidx], suggest, thes,
# lptabz, likely nimsearch/pack (any persistent|not table sans tombstones.
#TODO Re-do all lptabz.nim ideas here,but in new-style Concept way. Done well,
# this should back-end: nd/[setFile,invIdx], suggest, thes, adix/[lptabz,bltab]
# & likely nimsearch/pack (in short, any persistent|not sans-tombstones table).
import std/[hashes, heapqueue], adix/bitop
type
Void* = distinct array[1, int] ## For V,H,U to disable pairs/hash/use-caching
Expand Down

0 comments on commit 5c85f7d

Please sign in to comment.