dedupe.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 dedupe_t = transducer_impl< detail::dedupe_rf_gen >
 

Variables

constexpr dedupe_t dedupe {}
 Equivalent to clojure/dedupe$0. More...
 
Fork me on GitHub