Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
api:transforms [2017/10/19 23:22]
payonel [Methods]
api:transforms [2017/10/20 00:58]
payonel [Transforms API]
Line 93: Line 93:
   The `index` parameter passed to the `partitioner` will skip ranges, i.e. it will increase by `n` where `n` is the size of the partition.   The `index` parameter passed to the `partitioner` will skip ranges, i.e. it will increase by `n` where `n` is the size of the partition.
  
-  The `partitioner` predicate ​for this method ​for this method must return the starting AND ending index of satisfied element sets. Again, see the `predicate` info above.+  The `partitioner` predicate for this method must return the starting AND ending index of satisfied element sets. Again, see the `predicate` info above.
  
 * `transforms.begins(tbl:​ table, sub: table, first: number or nil, last: number or nil)` * `transforms.begins(tbl:​ table, sub: table, first: number or nil, last: number or nil)`