Skip to content

Add overloads for Array.first() and Array.last()#671

Open
phil-martin wants to merge 1 commit intoandrewplummer:masterfrom
bitplex-dev:master
Open

Add overloads for Array.first() and Array.last()#671
phil-martin wants to merge 1 commit intoandrewplummer:masterfrom
bitplex-dev:master

Conversation

@phil-martin
Copy link

Makes it easier in typescript to get the first or last N elements of an array without having to cast to the 'any' type as a workaround.

Makes it easier in typescript to get the first or last N elements of an array without having to cast to the 'any' type as a workaroun.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant