Skip to content

Add Deconstruction extension methods for types which have added it #120

@Nintynuts

Description

@Nintynuts

These can be added by polyfill using extension methods

This is mainly for KeyValuePair<TKey, TValue> but there are other types like DateTime and DateTimeOffset too, however they would require adding DateOnly and TimeOnly, or detecting it in another library like Portable.System.DateTimeOnly (or polyfilling those too).

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