@mikuroxina/mini-fn
    Preparing search index...

    Function runMap

    • Extracts the internal record from a map object.

      Type Parameters

      • T
      • R

      Parameters

      • runner: <A>(msg: MapT<T, A>) => R

        A continued function to receive the record.

      Returns (map: Dom.Map<T>) => R

      The return value of runner.