neutralts::bif

Module parse_bif_flg

Source
Expand description

§{:flg; … :}

Set a flag for a bif. It is case sensitive.

{:flg; flag1 flag2 ... :}

It must be included in the parameters of a bif, by itself it has no utility.

Example:

{:include; {:flg; require :} >> ... :}