1
2
3
4
5
6
extern crate succinct;

mod rsdic_simple;

mod wavelet_matrix;
pub use wavelet_matrix::*;