lstrojny / functional-php

Primitives for functional programming in PHP
MIT License
1.98k stars 204 forks source link

Add take_left() and take_right() #192

Closed phanan closed 5 years ago

phanan commented 5 years ago

This PR adds take() take_left() and take_right() as discussed.

phanan commented 5 years ago

CI is failing for weird errors.