Bake date into snippets
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: sumBy
|
||||
tags: math,array,intermediate
|
||||
firstSeen: 2018-01-11T12:25:54+02:00
|
||||
lastUpdated: 2020-11-03T22:11:18+02:00
|
||||
---
|
||||
|
||||
Calculates the sum of an array, after mapping each element to a value using the provided function.
|
||||
|
||||
Reference in New Issue
Block a user