Skip to content

System.ValueTuple support #10

@Banjobeni

Description

@Banjobeni

I'd like to use System.ValueTuple structs/tuples. They would simplify some (lightly) algorithmic code I am writing for better displaying relevant tracks to the user. In later .NET/mono frameworks, valuetuple support is integrated. If (i have no idea, really) the game updates the a newer mono version, it will most likely include System.ValueTuple in the framework.

Meanwhile I would therefore like to add https://www.nuget.org/packages/System.ValueTuple to the solution. Do you see any problem with that?

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