top | item 41471990

(no title)

kawogi | 1 year ago

> However, this solution is not very ergonomic, as it requires the user of the function to first check if the returned value is Some(iterator) and only then iterate over the iterator.

I'd use `flatten()` to iterate over this nested type.

discuss

order

No comments yet.