Skip to content

Support Higher interface types #30

@be1223

Description

@be1223

Currently, the .FromLocalList methods only accept an IList<T>.

Since this package is converting an in-memory collection, I see no reason why an IEnumerable<T> or something slightly lower down cannot be used instead.

IEnumerable would be ideal, but something like ICollection would also work.

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