Macro bacon_sci::polynomial

source ·
macro_rules! polynomial {
    ( $( $x:expr ),* ) => { ... };
}