The ALTernative Language
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Iota

Iota is a special literal (nullary) expression that allows you to generate a list of ascending numbers, starting from zero, up to a static integer. Note that iota is not an operator but a static positive integer, postfixed with !.

Iota can be used to apply a limited form of recursion over a bounded set of integers.

List of numbers

L1:

Union of numbers

U1:
U2: