[][src]Function kronos::shift

pub fn shift<Seq>(seq: Seq, grain: Grain, n: i32) -> impl TimeSequence where
    Seq: TimeSequence + Clone