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

feat(range): Add range function #126

Merged
merged 1 commit into from
Nov 1, 2017

Conversation

cfleschhut
Copy link
Contributor

Adds a range() function inspired by Underscore/LoDash 😊

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Thanks! 👏

@kentcdodds
Copy link
Member

The build failure looks unrelated. Thanks again!

@kentcdodds kentcdodds merged commit 3ab89bb into eggheadio-github:master Nov 1, 2017
@cfleschhut
Copy link
Contributor Author

Thank you Kent!

Maybe limiting the number of test files running at the same time (--concurrency config) for AVA could fix the build exception? (https://stackoverflow.com/q/45437753, avajs/ava#1060)

@kentcdodds
Copy link
Member

Good idea! Would you be interested in making a PR to make that happen? Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants