Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add %sort() and %dribble_merge() | Nalin Dahyabhai | 2013-05-23 | 1 | -0/+11 |
Add %sort(), which binary-sorts a single list of values, and %dribble_merge(), which takes a quoted length, a separator, and some expressions and produces a list of lists of values using the separator, where no list is larger than the length. |