std.conv:to that does not throw?
monkyyy
crazymonkyyy at gmail.com
Thu Jan 30 04:15:15 UTC 2025
On Thursday, 30 January 2025 at 03:01:43 UTC, Kyle Ingraham wrote:
> On Thursday, 30 January 2025 at 02:52:49 UTC, monkyyy wrote:
>> its on my todo list for opend but isnt realisticly happening
>> any time soon, I can suggest some patterns for setting up a
>> cleaner `to` overloadset if you want to pick it up
>
> Much appreciated. I'd love some tips if you've got them.
this is my understanding of how to make the overload set that
covers the entirity of the d type system
https://github.com/crazymonkyyy/debuglibprototype/blob/master/old/humanname.d
in theory, youd go thru and implimet each thing and it would all
just work
More information about the Digitalmars-d-learn
mailing list