Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Pull values from array at index
|
||||
tags: array
|
||||
type: snippet
|
||||
tags: [array]
|
||||
cover: bug
|
||||
firstSeen: 2017-12-19T00:42:47+02:00
|
||||
lastUpdated: 2020-10-22T20:24:04+03:00
|
||||
dateModified: 2020-10-22T20:24:04+03:00
|
||||
---
|
||||
|
||||
Mutates the original array to filter out the values at the specified indexes.
|
||||
|
||||
Reference in New Issue
Block a user