Thun/docs/reference/branch.md

468 B

Basis Function Combinator Use a Boolean value to select one of two quoted programs to run. branch == roll< choice i False [F] [T] branch
# branch Basis Function Combinator Use a Boolean value to select one of two quoted programs to run. branch == roll< choice i False [F] [T] branch
   F

True [F] [T] branch
-------------------------
      T

Gentzen diagram.

Definition

if not basis.

Derivation

if not basis.

Source

if basis

Discussion