Macro blackjack::series_map

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