Athari / YaLinqo

Yet Another LINQ to Objects for PHP [Simplified BSD]
https://athari.github.io/YaLinqo
BSD 2-Clause "Simplified" License
439 stars 39 forks source link

Add iterable to allowed input parameters for from() #49

Open jorrit opened 4 years ago

jorrit commented 4 years ago

iterable is an alias for array and Traversable, which are already allowed.