Faraz Samapoor

Results 2 comments of Faraz Samapoor

> Looks like some void-annotated methods do actually return values? Hello @Fenn-CS, Thank you for reviewing the PR. No method with the return type of `void` returns any values. The...

> I’m not sure why there is so much hate towards `else` statements, I find things clearer with them that without. Especially the `continue` in the loop instead of a...