travitch / persistent-vector

Persistent vectors for Haskell based on array mapped tries
BSD 3-Clause "New" or "Revised" License
27 stars 4 forks source link

Add unsnoc #14

Open treeowl opened 4 years ago

treeowl commented 4 years ago

Or viewr, or whatever you want to call it. I've done a bit of work starting this, but I may dive into #12 first; that's going to be terribly disruptive, so the less the API expands before then the less things will have to be ported over.