pgujjula / apply-merge

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

Add benchmarks for `NonEmpty` `applyMerge` #23

Open pgujjula opened 1 month ago

pgujjula commented 1 month ago

Add benchmarks comparing NonEmpty variant of applyMerge to standard list-based variant.