• Type Parameters

    • S

    • W

    Parameters

    Returns ((modifier) => (<A>(store) => Get1<W, A>))

      • (modifier): (<A>(store) => Get1<W, A>)
      • Parameters

        • modifier: ((position) => S)
            • (position): S
            • Parameters

              • position: S

              Returns S

        Returns (<A>(store) => Get1<W, A>)

          • <A>(store): Get1<W, A>
          • Type Parameters

            • A

            Parameters

            Returns Get1<W, A>

Generated using TypeDoc