Skip to content

impl<A, B> FromIterator<(A, B)> for (Vec<A>, Vec<B>)? #43242

Closed
@Kixunil

Description

@Kixunil

Recently /u/shortstomp asked on Reddit about this example.

The impl seems useful to me and I'm willing to implement it (possibly with more fields, e.g. A..J) if it's considered a good idea.

I've never tried hacking std, so why not try it? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions