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,9 @@
---
title: Logical or for functions
tags: function,logic
type: snippet
tags: [function,logic]
cover: man-red-sunset
firstSeen: 2020-05-13T11:35:46+03:00
lastUpdated: 2020-10-19T18:51:03+03:00
dateModified: 2020-10-19T18:51:03+03:00
---
Checks if at least one function returns `true` for a given set of arguments.