@eagleoutice/flowr - v2.15.8
    Preparing search index...
    • Curries queryCase for the shape several inspect-* queries share: a per-definition record, reduced to flag per definition, that the case checks either as a whole (this) or definition-by-definition (testEachCase). pick extracts that record from the query result; flag decides what makes one of its entries count.

      Type Parameters

      • Type extends
            | "search"
            | "project"
            | "linter"
            | "config"
            | "dependencies"
            | "dataflow"
            | "files"
            | "call-context"
            | "does-call"
            | "call-graph"
            | "control-flow"
            | "dataflow-lens"
            | "absint"
            | "normalized-ast"
            | "id-map"
            | "dataflow-cluster"
            | "static-slice"
            | "location-map"
            | "happens-before"
            | "inspect-exception"
            | "inspect-higher-order"
            | "inspect-recursion"
            | "inspect-fn-props"
            | "resolve-value"
            | "signature"
            | "origin"
            | "provenance"
            | "input-sources"
            | "dice"
            | "guess-dep-versions"
      • V

      Parameters

      Returns (name: string, code: string, expected: boolean) => void