👉 An intervalled is a type of expression used in programming to indicate that something has been defined but not yet evaluated. This pattern is often seen in loops, where it indicates that an element or value has already been checked and is not needed for further processing. It can also be used in conditional statements to denote whether a condition is met (true) or not (false).