Skip to content

Commit

Permalink
Rework Fields internals.
Browse files Browse the repository at this point in the history
Now `Fields` is just a `Vec` of patterns, with some extra info on the
side to reconstruct patterns when needed. This emphasizes that this
extra info is not central to the algorithm.
  • Loading branch information
Nadrieril committed Sep 25, 2021
1 parent 87a0a25 commit 3175409
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 242 deletions.

0 comments on commit 3175409

Please sign in to comment.