hit counter

Timeline

My development logbook

Sieve of Eratosthenes, Process-Style

Obviously I am less familiar with the syntax than I was a year ago.

Experience Point: Whenever there seems to be a need to use if inside the code, it is better to check if we can use guard instead.