Ankush Menat c229ac9322
refactor: add guard clause for readability
Both functions only execute based on a condition. In such cases
condition should immediately exit the function, this is called "guard
clause" and helps in readability (less indent, and easy to "exit" when
reading the code.
2021-05-23 16:31:29 +05:30
..
2021-04-09 18:15:51 +05:30
2021-01-08 14:37:38 +05:30
2021-04-19 10:36:40 +05:30
2021-05-01 15:12:44 +05:50
2021-02-01 19:07:32 +05:30
2021-05-15 20:01:17 +05:30
2021-05-20 14:11:36 +05:30