calmm-js / partial.lenses

Partial lenses is a comprehensive, high-performance optics library for JavaScript
MIT License
915 stars 36 forks source link

Add a combinator to create a lens from a fold and a traversal #86

Closed polytypic closed 7 years ago

polytypic commented 7 years ago

I couldn't come up with a good name. Nevertheless I believe this is a useful and theoretically solid addition. Naming suggestions are welcome!

codecov-io commented 7 years ago

Codecov Report

Merging #86 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #86   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         729    733    +4     
=====================================
+ Hits          729    733    +4
Impacted Files Coverage Δ
dist/partial.lenses.cjs.js 100% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5717f8c...8c3daa3. Read the comment docs.