What is: A Guard Clause

What is: A Guard Clause

Guard Clauses are conditional logic to help control code flow to guard against continued processing and transformations. It is a form of early return.