A.23. ifelse

Signature


bool proc proc ifelse none

Description

If the boolean is true then the positive executable array is invoked, otherwise the negative executable array is invoked.

Examples