pub fn map_unstage_no_key<O0: Into<Output>>( indices: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for MapUnstageNoKey::new().build(indices, scope).
MapUnstageNoKey::new().build(indices, scope)