Skip to content

Make ILinks more generic (support string and other types) #140

@konard

Description

@konard

The link address can be represented using any type.

There should be IUnsignedNumber constraint removed.

To do it, we might also introduce ILinksConstants, to be able to abstract away constants to be anything (like string and so on).

It is needed at https://github.com/link-foundation/link-cli.

We also might add IUnsignedLinks (as inherited from ILinks and IUnsignedNumber) with IUnsignedNumber constraint for backward compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions