maikel / senders-io

An adaption of Senders/Receivers for async networking and I/O
Apache License 2.0
14 stars 2 forks source link

Implement `merge_each` for sequences that produce sequences dynamically #22

Closed maikel closed 1 year ago

maikel commented 1 year ago

See https://github.com/maikel/stdexec/blob/sequence-senders/include/exec/sequence/merge_each.hpp for an example impl