Macro blackjack::series_map[][src]

macro_rules! series_map {
    ($data:expr, $function:tt) => { ... };
}