pgujjula / apply-merge

Lift a binary, non-decreasing function onto ordered lists and order the output
8 stars 1 forks source link

Add `drawMergePattern` for `NonEmpty` #20

Open pgujjula opened 4 months ago

pgujjula commented 4 months ago

There is a function drawMergePattern in Data.List.ApplyMerge that would be useful to port to Data.List.NonEmpty.ApplyMerge.