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.
Type Parameters
Section titled “Type Parameters”T
Type of a mapped object values
Parameters
Section titled “Parameters”(p
) => T
Function mapping a key to a value
Returns
Section titled “Returns”object
Mapped object of fingers
index:
T
middle
Section titled “middle”middle:
T
pinky:
T
ring:
T
thumb:
T