- Commit
- 743086c073d2b533a65c5b4d785fe2966256f373
- Parent
- 2624bb554ef0db20f193fd539d57a83ff73893a5
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Replaced array derreference with Iterator::take
Replaced "[0..n]" with "Iterator::take(n)" to avoid crassing when there are too few pictures