pub fn or_static(
    item_id: ItemId,
    bool: &ObjBool,
    value: bool
) -> (Node, ObjBool)
Expand description

Returns the boolean or-ed with the static value