patch
patch copied to clipboard
WIP: Combination of #1 and #2
Credit to @xplat for the heterogeneous patch idea for use with dmap.
As described in https://github.com/reflex-frp/patch/pull/10/commits/d72221c4c76887d8a32ef8830280a6dcee9f2220 I think all PatchFooWithMove are wrong currently in the double-move case of their Semigroup instance.
Should be made to include #14, and do something similar for a DMapWithMove vs DMapWithPatchingMove.