Add support for ulong
under the Number
primitive.
#40
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
needs information
The issue or pull request needs more information before it is ready
Milestone
The
Number
primitive needs support forulong
:IEquatable<ulong>
.IComparable<ulong>
.ISpanParsable<ulong>
.Note: The unit test coverage for the
IEquatable
implementation will be contributed by the repo owner.The text was updated successfully, but these errors were encountered: