Home
last modified time | relevance | path

Searched defs:K (Results 26 – 50 of 15170) sorted by relevance

12345678910>>...607

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/itertools-0.10.0/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/itertools/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/itertools-0.10.0/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/itertools/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/itertools/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/itertools-0.10.3/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/itertools-0.10.1/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/itertools-0.10.0/src/
H A Dgrouping_map.rs32 pub fn new<I, K, V>(iter: I) -> GroupingMap<I> in new() argument
142 FO: FnMut(R, &K, V) -> R, in fold()
178 where FO: FnMut(V, &K, V) -> V, in fold_first()
206 pub fn collect<C>(self) -> HashMap<K, C> in collect()
236 pub fn max(self) -> HashMap<K, V> in max()
290 where F: FnMut(&K, &V) -> CK, in max_by_key()
314 pub fn min(self) -> HashMap<K, V> in min()
368 where F: FnMut(&K, &V) -> CK, in min_by_key()
481 where F: FnMut(&K, &V) -> CK, in minmax_by_key()
506 pub fn sum(self) -> HashMap<K, V> in sum()
[all …]

12345678910>>...607