z-pattern-matching / z

Pattern Matching for Javascript
https://z-pattern-matching.github.io/
Apache License 2.0
1.72k stars 50 forks source link

Fix compress example #50

Closed Lyrkan closed 5 years ago

Lyrkan commented 6 years ago

The current compress function of the README doesn't always return the expected value:

This PR changes it so:

leonardiwagner commented 5 years ago

thank you, sorry for the late approval