Skip to contents

Usage

infer_types_if(pred, true_branch, false_branch)

hlo_if(pred, true_branch, false_branch, simplify = TRUE)

Arguments

pred, true_branch, false_branch

(FuncValue)

simplify

(logical(1))
Whether to simplify results by unpacking lists of length 1 into their single element.

Value

FuncValue