Tag: control-flow
All the articles with the tag "control-flow".
IF: Conditional Expressions and Selective Evaluation
IF extends ZERO with conditional expressions, using Boolean conditions to choose which of two branches to evaluate while leaving the other unevaluated.