Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 218 Bytes

ROADMAP.md

File metadata and controls

7 lines (4 loc) · 218 Bytes

ROADMAP

  • Fusion of eachSync and eachAsync ? eachAsync(data, callback, ensuresOrder = false)

  • mergeWith(data, (v1, v2, k?) => {/* ... */}, defaultValue?, ...datas)

  • transducers ? (t => t.map() t.filter() ?)