@unction/first
TypeScript icon, indicating that this package has built-in type declarations

3.1.5 • Public • Published

@unction/first

Tests Stability Dependencies

OrderedEnumerableType => A | string | void

Returns the first item of an ordered list.

first([1, 2, 3]) // 1
first("abc") // "a"

Readme

Keywords

Package Sidebar

Install

npm i @unction/first

Weekly Downloads

0

Version

3.1.5

License

ISC

Unpacked Size

17 kB

Total Files

25

Last publish

Collaborators

  • krainboltgreene