Boolean values: Difference between revisions

Content added Content deleted
m (→‎{{header|PowerShell}}: minor rewording)
No edit summary
Line 262:
 
Everything else (including the empty list, unlike Lisp) is true. The constant <tt>#t</tt> represents the canonical true value.
 
=={{header|Slate}}==
Use <tt>True</tt> or <tt>False</tt>.
 
=={{header|Smalltalk}}==