geostyler-style
    Preparing search index...

    Interface Fall

    Resolves to true if all passed arguments resolve to true

    interface Fall {
        args: Expression<boolean>[];
        name: "all";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args: Expression<boolean>[]
    name: "all"