On Friday, 23 October 2020 at 16:59:06 UTC, matheus wrote:
On Friday, 23 October 2020 at 13:57:41 UTC, Joseph Rushton Wakeling wrote:Well since the caller is handling a string, shouldn't the caller verify the content before any conversion?On Wednesday, 21 October 2020 at 22:50:27 UTC, matheus wrote:
What if: "1.1.1".to!int ? The algorithm will become more complicated? Will the speed decrease?