@laserware/stasis
    Preparing search index...

    Variable createSelectorConst

    createSelector: CreateSelectorFunction<
        typeof weakMapMemoize,
        typeof weakMapMemoize,
        any,
    >

    Accepts one or more "input selectors" (either as separate arguments or a single array), a single "result function" / "combiner", and an optional options object, and generates a memoized selector function.