pub fn empty<T: Send + Sync>() -> ParEmpty<T>
Creates an empty parallel iterator which does not yield any elements.