Function FALSE

  • Always returns false

    Example

    import * as L from "flurp/logic";

    L.FALSE("weasel"); // false

    Parameters

    • _: unknown

    Returns boolean