• N
    Rework `Fields` internals. · 31754096
    Nadrieril 提交于
    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.
    31754096
deconstruct_pat.rs 59.5 KB