polyadic / funcky

Funcky is a Functional Library for C#
https://polyadic.github.io/funcky
Apache License 2.0
19 stars 3 forks source link

Implement ParseOrNone alternative based on INumberBase<TSelf>.TryParse #743

Closed FreeApophis closed 1 year ago

FreeApophis commented 1 year ago

Probable problems: Naming, genericity...

FreeApophis commented 1 year ago

funcky-money would use this function when available.