Created
April 11, 2020 14:26
-
-
Save nickheal/dd5b07f8d508ed2a02b785141263d571 to your computer and use it in GitHub Desktop.
The joy of partial application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import groupSentencesUpToX from './groupSentencesUpToX'; | |
export default groupSentencesUpToX(?, 5000); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment