interleave.hpp File Reference
Go to the source code of this file.
Namespaces | |
| atria | |
| C++ amazing templates and reusable implementations awesomeness. | |
| atria::xform | |
| Efficient and flexible C++ implementation of transducers. | |
Typedefs | |
| using | interleave_t = transducer_impl< detail::interleave_rf_gen > |
Variables | |
| constexpr auto | interleave = interleave_t {} |
| Similar to clojure.core/interleave$1. More... | |

1.8.10