Formalizing the Transposition Process
Covered Topics
-
Explication of the process, objects and concepts
-
Getting acquainted with the properties of the objects used in the program : accessing information and documentation
-
Applying the process with simple values
Keywords
List[1], Atom[2]
Main Link to the User Manual
See also
References :
- List
A finite ordered sequence of elements delineated by two parenthesis, where each element itself is an atom or a list.
See also : Atom.
- Atom
An elementary item, number, symbol, string. An atom can be part of a list.
Contents :