Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Test if all array elements are truthy
|
||||
tags: array
|
||||
type: snippet
|
||||
tags: [array]
|
||||
cover: touch-flower
|
||||
firstSeen: 2018-02-14T11:46:15+02:00
|
||||
lastUpdated: 2020-10-18T20:24:28+03:00
|
||||
dateModified: 2020-10-18T20:24:28+03:00
|
||||
---
|
||||
|
||||
Checks if the provided predicate function returns `true` for all elements in a collection.
|
||||
|
||||
Reference in New Issue
Block a user