|
|
|
|
|
by eyelidlessness
254 days ago
|
|
> everything gets converted to an array at the drop of a hat Can you name an example? IME the opposite is a more common complaint: needing to explicitly convert values to arrays from many common APIs which return eg iterables/iterators. |
|