scalar_objects icon indicating copy to clipboard operation
scalar_objects copied to clipboard

[question] Common scalar types for parsing to each other

Open alpham8 opened this issue 7 years ago • 0 comments

Hi,

one thing I couln't currently find in the documentation: Does it provide common methods, that we know from C#, like Int.Parse('1');, 1.ToString({options here like sprintf})?

That would be a nice feature, if not already implemented. A second sub-question on this: Would you like to provide common number format convert functions in the .ToString() method like my example from above?

Thanks in advice,

alpham8

alpham8 avatar Jul 31 '18 09:07 alpham8