Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 27, 2020
1 parent c71549c commit 7699f1b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,11 @@ Except a few methods, most methods are [pure](https://en.wikipedia.org/wiki/Pure
This library has been inspired by:
* [Laravel Support Package](https://github.com/illuminate/support)
* [mtdowling/transducers](https://github.com/mtdowling/transducers.php)
* [DusanKasan/Knapsack](https://github.com/DusanKasan/Knapsack)
* [Ruby Array](https://ruby-doc.org/core-2.7.0/Array.html)
* [Collect.js](https://collect.js.org/)
* [Lazy.js](http://danieltao.com/lazy.js/)

Similar libraries:
* [DusanKasan/Knapsack](https://github.com/DusanKasan/Knapsack)
* [nikic/iter](https://github.com/nikic/iter)
* [Lazy.js](http://danieltao.com/lazy.js/)

## Installation

Expand Down

0 comments on commit 7699f1b

Please sign in to comment.