Re-tag function snippets
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: invertKeyValues
|
||||
tags: object,function,intermediate
|
||||
tags: object,intermediate
|
||||
---
|
||||
|
||||
Inverts the key-value pairs of an object, without mutating it. The corresponding inverted value of each inverted key is an array of keys responsible for generating the inverted value. If a function is supplied, it is applied to each inverted key.
|
||||
|
||||
Reference in New Issue
Block a user