Delete unused multiplex and de/materialize algorithms
Summary: The CallbackRecord interface is unfamiliar to users and inconsistent with the general direction of folly::coro, and as a result these algorithms have not seen any usage. Deletes them and moves CallbackRecord into the only file that uses it. (We may eventually want to replace it if we come up with a story for Try<Reference> but I'm not tackling that here). Differential Revision: D33570204 fbshipit-source-id: 9cfb0def927e5882f582d6c1eb280d97c9ff3e22
Showing
Please register or sign in to comment