distinct.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 distinct_t = transducer_impl< detail::distinct_rf_gen >
 

Variables

constexpr distinct_t distinct {}
 Equivalent to clojure/distinct$0. More...
 
Fork me on GitHub