Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Can we add a last function #206

@kentcdodds

Description

@kentcdodds

I want to add a last function that I can use like this:

const array = [1, 2, 3]
const lastItem = last(array) // 3

Cool?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions