Skip to content

Object.MapValues

Michael Poteat edited this page Feb 27, 2023 · 3 revisions

hkt-toolbelt / Object / MapValues

Interface: MapValues

Object.MapValues

Hierarchy

  • Kind

    MapValues

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): MapValues_T<Kind<Function>>

Parameters

Name Type
x Kind<Function>

Returns

MapValues_T<Kind<Function>>

Overrides

Kind.Kind.f

Defined in

object/map-values.ts:17

Clone this wiki locally