Bake date into snippets
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: longestItem
|
||||
tags: array,intermediate
|
||||
firstSeen: 2018-01-08T21:33:47+02:00
|
||||
lastUpdated: 2020-10-22T20:23:47+03:00
|
||||
---
|
||||
|
||||
Takes any number of iterable objects or objects with a `length` property and returns the longest one.
|
||||
|
||||
Reference in New Issue
Block a user