Update frontmatter data
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
---
|
||||
title: Compact and join array
|
||||
tags: array
|
||||
type: snippet
|
||||
tags: [array]
|
||||
author: chalarangelo
|
||||
cover: racoon
|
||||
firstSeen: 2022-04-08T05:00:00-04:00
|
||||
dateModified: 2022-04-08T05:00:00-04:00
|
||||
---
|
||||
|
||||
Removes falsy values from an array and combines the remaining values into a string.
|
||||
|
||||
Reference in New Issue
Block a user