Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Min array value based on function
|
||||
tags: math,array
|
||||
type: snippet
|
||||
tags: [math,array]
|
||||
cover: digital-nomad-9
|
||||
firstSeen: 2018-01-11T12:25:54+02:00
|
||||
lastUpdated: 2020-10-21T21:54:53+03:00
|
||||
dateModified: 2020-10-21T21:54:53+03:00
|
||||
---
|
||||
|
||||
Returns the minimum value of an array, after mapping each element to a value using the provided function.
|
||||
|
||||
Reference in New Issue
Block a user