the-algorithm
the-algorithm copied to clipboard
Guard Clause addition
switched a nested if statement for a guard clause instead, makes the code more clean ;)
lgtm
lgtm
Looks good, increases readability