Macro genome::gene

source ·
macro_rules! gene {
    ($markers:expr) => { ... };
}
Expand description

Creates a new gene with $markers markers.