j
k
j a
j l
Mitchell, Neil wrote:
In general: if boolean then [value] else [] Can be written as: [value | boolean]
In general:
if boolean then [value] else []
Can be written as:
[value | boolean]
Is there any specific reason why this is valid?
Back to the thread
Back to the list