Function not

  • Fuzzy Common Sense NOT (global function). Allows to use different code styles, e.g.:

    const valueA = value.not();
    const valueB = not(value);

    See README for details.

    Parameters

    Returns Logic

Generated using TypeDoc