Tags: Jonarzz/refactoring-katas
Tags
Procedural approach refactor in String Calculator kata. Short descrip… …tion of the kata in the main README.
Added a benchmark to the Score Keeper kata and included it's results … …in the README
Minor refactoring of the bowling kata: - 'frame' package encapsulation - flattened obsolete abstraction level (GameFrames class) - improved methods naming for better readability