Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement FromIterator for grid #56

@PurpleMyst

Description

@PurpleMyst

It would be useful if the grid type had FromIterator implementations that mimic its From implementations, e.g. to mimic From<Vec<Vec<T>>, have a FromIterator implementations for iterators whose items are themselves iterators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions