calmm-js / partial.lenses

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

Added `ifElse` and `cond` to replace `iftes`. Added `first`. #135

Closed polytypic closed 6 years ago

polytypic commented 6 years ago

Closes #134. Closes #133.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #135   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         921    965   +44     
=====================================
+ Hits          921    965   +44
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 fed5737...5a185a9. Read the comment docs.