Skip to content

Add ReadOnlySpan<char> overloads to the DecimalNotationFormatter #91

Description

@lipchev

In order to easily support the ISpanFormattable interface, see about adding an overload to the DecimalNotationFormatter that works with a ReadOnlySpan<char>

This should further reduce the allocations required for formatting strings that contain a Fraction as part of the format.

This is up for grabs (I'll probably look into it at some point):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions