stl.comp_flip_ifΒΆ

if expr != 0 (compilation time), flip the given bit.

expr is a constant, and bit is a general bit-address.

SignatureΒΆ

def comp_flip_if bit, expr { ... }

Defined in runlib.fj β€” lines 125–127 (view on GitHub).