Update frontmatter data
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Map dictionary values
|
||||
tags: dictionary
|
||||
type: snippet
|
||||
tags: [dictionary]
|
||||
cover: pineapple-laptop
|
||||
firstSeen: 2019-08-20T15:34:30+03:00
|
||||
lastUpdated: 2020-11-02T19:28:27+02:00
|
||||
dateModified: 2020-11-02T19:28:27+02:00
|
||||
---
|
||||
|
||||
Creates a dictionary with the same keys as the provided dictionary and values generated by running the provided function for each value.
|
||||
|
||||
Reference in New Issue
Block a user