Function rustfst::algorithms::queues::natural_less[][src]

pub fn natural_less<W: Semiring>(w1: &W, w2: &W) -> Result<bool>