Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Map array to object
|
||||
tags: array,object
|
||||
type: snippet
|
||||
tags: [array,object]
|
||||
cover: two-lighthouses
|
||||
firstSeen: 2017-12-18T12:11:58+02:00
|
||||
lastUpdated: 2020-10-21T21:54:53+03:00
|
||||
dateModified: 2020-10-21T21:54:53+03:00
|
||||
---
|
||||
|
||||
Maps the values of an array to an object using a function.
|
||||
|
||||
Reference in New Issue
Block a user