
Document
... an argument and returns (1 2 … n) 2. second, the function that returns the second element of a list. 3. ALLTRUE?, a function that takes a list as an argument and returns T if each element of the list is T, and false otherwise. ...
... an argument and returns (1 2 … n) 2. second, the function that returns the second element of a list. 3. ALLTRUE?, a function that takes a list as an argument and returns T if each element of the list is T, and false otherwise. ...
Programming Languages
... • Forms of atoms – sequence of characters, a string, an identifier – sequence of digits, an integer [perhaps with sign] – syntax of a real number – T, meaning true – F, meaning false – ϕ, the symbol representing the empty list ...
... • Forms of atoms – sequence of characters, a string, an identifier – sequence of digits, an integer [perhaps with sign] – syntax of a real number – T, meaning true – F, meaning false – ϕ, the symbol representing the empty list ...