> The converter from input string to Shape is called toShape.
After reading more Nim, I believe this was not idiomatically a coverter. Got renamed to `parseShape`, which may be a better choice.
> The converter from input string to Shape is called toShape.
After reading more Nim, I believe this was not idiomatically a coverter. Got renamed to `parseShape`, which may be a better choice.