Update frontmatter data

This commit is contained in:
Angelos Chalaris
2023-04-28 22:29:23 +03:00
parent 705e4e097d
commit 8850e3dfbe
577 changed files with 1731 additions and 1678 deletions

View File

@ -1,9 +1,10 @@
---
title: Index array based on function
tags: array,object
type: snippet
tags: [array,object]
author: chalarangelo
cover: guitar-living-room
firstSeen: 2021-06-20T05:00:00-04:00
dateModified: 2021-06-20T05:00:00-04:00
---
Creates an object from an array, using a function to map each value to a key.