Open treeowl opened 3 years ago
Helper functions for defining certain unzipWith and unzip patterns for Traversable containers, with corresponding DerivingVia targets.
unzipWith
unzip
Traversable
DerivingVia
Half this stuff is in inappropriate modules, largely by mistake, so if you take a look, remember I'm going to move things around.
OK, I put everything where it belongs.
Could someone poke the workflow?
Helper functions for defining certain
unzipWith
andunzip
patterns forTraversable
containers, with correspondingDerivingVia
targets.