Skip to content

mapFingers

mapFingers<T>(mapFn): object

Mapping of fingers

Builds a mapped object where values of property for each FingerNames | finger name is evaluated by the provided mapping function.

T

Type of a mapped object values

(p) => T

Function mapping a key to a value

object

Mapped object of fingers

index: T

middle: T

pinky: T

ring: T

thumb: T