allow the fill() and build() methods to accept collections #143
Closed
sjefmoling
started this conversation in
Ideas
Replies: 1 comment
-
Feel free to send a PR with updates tests and docs 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
would be cool if the fill() and build() not only accept
array
&\Iterator
but also collections oriterable
I used a custom macro to make it work, but it seems possible to pass collections or anything iterable
Beta Was this translation helpful? Give feedback.
All reactions