Skip to content
  • David Feuer's avatar
    Add Lift instances for Data.Sequence · 9efb1de1
    David Feuer authored
    Add `Lift` instances for `Seq`, `ViewL`, and `ViewR`. The `Seq` instance
    tries to be a bit clever about the shape of the resulting tree and the
    size of the splice; everything else is straightforward.
    9efb1de1