Comment on Nim version 2.0.0 release candidateparentComments−arc7763yThere's also cases where case sensitivity should matter in naming in my experience, and it's not possible without it.I'm really curious, do you have any examples? I can't think of any that wouldn't be better served by using the type system.
Comments
I'm really curious, do you have any examples? I can't think of any that wouldn't be better served by using the type system.