Mark Hintz
Mark Hintz
I tend to believe it's better to select a convention, to be clear about it, and to stick to it, then simplify the API as much as possible around that...
This would be pretty easy to implement, but it would be important to be really clear about the convention to avoid confusion something like this maybe? ``` rust { let...
Am I confused, or does this have to do with #320?
I'm in favor of the names `from_vec` and `to_vec`, because they're quicker to type, they imply that we're talking about a type conversion (whereas it might be uncertain what a...
Yeah, no worries! Just thought it would be a cool feature to see. I wish I knew more about Go, I’d put together a pull request. > On 11 Feb,...