Commit 2020-04-09 02:50 fbc95927
View on Github →chore(data/list): move some sections to separate files (#2341)
- move list.func namespace to its own file
- move erase_dup to its own file
- move rotate to its own file
- move tfae to its own file
- move bag_inter and intervals
- move range out
- move nodup
- move chain and pairwise
- move zip
- move forall2
- move of_fn
- add copyright headers
- remove unnecessary sections, move defns to func.set and tfae
- fixes
- oops, forgot to add file