Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 77 Bytes

no-ifs.md

File metadata and controls

7 lines (5 loc) · 77 Bytes

No ifs

Remove ifs from code

  • Why if is bad
  • max, min
  • (a + (n-1))/n