Fixed
use Generic)
Using language features to resolve it like this makes it not even worth doing imo. I had fun doing it manually, which I think was the goal of this Kata.
Duplicate issue.
Could you try again?
Use radix or _base
radix
_base
issue on C# U can't use the name "base" for a variable. It's a keyword meaning the superclass
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
Fixed
use Generic)
Using language features to resolve it like this makes it not even worth doing imo. I had fun doing it manually, which I think was the goal of this Kata.
Duplicate issue.
Could you try again?
Use
radix
or_base
issue on C#
U can't use the name "base" for a variable.
It's a keyword meaning the superclass
This comment is hidden because it contains spoiler information about the solution