Split folly::futures::map over value and Try forms
Summary: Splits folly::futures::map over forms that take value continuations and try continuations. This allows the implementation to call Future::thenValue and Future::thenTry correctly. Reviewed By: yfeldblum Differential Revision: D10861465 fbshipit-source-id: 31044127f43e574edcc01c6bb173ecc4f0c9c90e
Showing
Please register or sign in to comment