switch

Contents

switch#

async tierkreis.pyruntime.python_builtin.switch(pred: bool, if_true: a, if_false: a) a[source]#

Passes one or other of two inputs through according to a third, boolean, input.