Skip to content

List.map should specialise the return type of Collection.map #4054

@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


Collection.map() returns a Collection.
In practice I think List.map() always returns a List, but it would be nice if we could rely on this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-not-plannedClosed as we don't intend to take action on the reported issuetype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions