Added \top and \bot to definitions
parent
b1b8e91d11
commit
4f9679c6e3
|
@ -130,4 +130,10 @@ developers addressed by this specification.
|
|||
|
||||
\dt{type}
|
||||
Within the context of data, see ``data type''.
|
||||
|
||||
\dt{$\bot$}
|
||||
Boolean value of 0; ``false''.
|
||||
|
||||
\dt{$\top$}
|
||||
Boolean value of 1; ``true'';
|
||||
\end{description}
|
||||
|
|
Loading…
Reference in New Issue