Louis Pilfold
Louis Pilfold
Going to close this as we don't have a use case yet. Thank you folks
Oh strange... I'll try and reproduce it later. Thanks
Thank you. This system is due to be deleted and replaced with a call graph traversal.
Hello! Thanks you for the idea. Given you want to build a string, wouldn't it be better to convert from the dict to a string rather than from a dict,...
Sorry, I mean rather than turning into a dict and then using `string.inspect` you could build up whatever the best format is directly. The output of `string.inspect` is not stable...
Closing due to inactivity, please feel free to reopen. Thank you
Hello! Yes I'd like to talk to you and @massivefermion about this. There's a clear need for good time interop between all the packages of the ecosystem. I believe the...
That sounds good! For example, `Date` contains year, month, day ints, and you could have month 13 or day -1
> My interpretation is that a short term goal would be a simple package to provide a layer of interop between the different time packages in the ecosystem. Is this...