-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functions to the lists extension. (#1037)
* Add range() function to lists extension. * Add documentation for flatten() function in ext/README.md * Add reverse() function to lists extension. * Add distinct() function to lists extension. * Add sortBy() macro to lists extension. * Lists extension: fix inconsistent indentation of inline comments
- Loading branch information
Showing
4 changed files
with
368 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.