56 Commit (60df99ff4edc4422e29397bd8539b1da6931f204)
 

Autore SHA1 Messaggio Data
  Bergmann89 60df99ff4e Implemented 'cmp', 'partial_cmp', 'eq', 'ne', 'lt', 'le', 'gt' and 'ge' operation 5 anni fa
  Bergmann89 112d3f0c17 Implemeneted 'chunks' operation 5 anni fa
  Bergmann89 70f70e4a27 Implemented 'interleave', 'interleave_shortest' and 'take' operation 5 anni fa
  Bergmann89 c6344d7da3 Implemented 'zip' and 'zip_eq' operation 5 anni fa
  Bergmann89 592aaeb54a Implemented 'WithProducer' and 'WithIndexedProducer' traits 5 anni fa
  Bergmann89 f6a443a1d9 Implemented 'WithSetup' trait 5 anni fa
  Bergmann89 3d19f2c22c Implemented 'with_splits' modificator 5 anni fa
  Bergmann89 114488f0c4 Implemented 'intersperse' operation 5 anni fa
  Bergmann89 a685b6e85d Implemented 'partition' and 'partition_map' operation 5 anni fa
  Bergmann89 1f789d179d Implemented 'unzip' operation 5 anni fa
  Bergmann89 873b9e8dec Renamed 'inner' into 'iter' 5 anni fa
  Bergmann89 21b627e96e Implemented 'panic_fuse' operation 5 anni fa
  Bergmann89 64bc0fcc96 Implemented 'while_some' operation 5 anni fa
  Bergmann89 c888d86231 Implemented 'any' and 'all' operation 5 anni fa
  Bergmann89 ea02795fa7 Implemented 'find_map_any', 'find_map_first' and 'find_map_last' operation 5 anni fa
  Bergmann89 b4702aa35f Implemented 'find_any', 'find_fist' and 'find_last' operations 5 anni fa
  Bergmann89 0d84424d68 Implemented 'min_by_key' and 'max_by_key' operation 5 anni fa
  Bergmann89 07cdb95645 Implemented 'chain' operation 5 anni fa
  Bergmann89 de837c0ec5 Implemented 'max' and 'max_by' operation 5 anni fa
  Bergmann89 4bca6ced21 Implemented 'min' and 'min_by' operation 5 anni fa
  Bergmann89 7230f8b65e Implemented 'reduce_with' and 'try_reduce_with' operation 5 anni fa
  Bergmann89 8cd0a76438 Implemented 'count' operation 5 anni fa
  Bergmann89 3a53ba393b Implemented 'sum' and 'product' operation 5 anni fa
  Bergmann89 60b6b79711 Implemented 'flat_map_iter' and 'flatten_iter' operation 5 anni fa
  Bergmann89 6653dd427e Implemented 'try_fold' and 'try_fold_with' operation 5 anni fa
  Bergmann89 ad88c705e0 Implemented 'fold' and 'fold_with' operation 5 anni fa
  Bergmann89 8b7930cc60 Implemented 'filter_map' operation 5 anni fa
  Bergmann89 a76bb629ed Implemented 'filter' operation 5 anni fa
  Bergmann89 1d6536ece0 Implemented 'update' operation 5 anni fa
  Bergmann89 a79f61524b Implemented 'inspect' operation 5 anni fa
  Bergmann89 2a323b8677 Implemented 'copied' operation 5 anni fa
  Bergmann89 e4057539bc Implemented 'cloned' operation 5 anni fa
  Bergmann89 8c375d5396 Implemented parallel iterator for slices 5 anni fa
  Bergmann89 a72cf2401b Implemented parallel iterator for 'Vec' 5 anni fa
  Bergmann89 406218f0ae Merged 'Consumer' and 'IndexedConsumer' 5 anni fa
  Bergmann89 d46867ca84 Implemented range iterator for all other numeric types 5 anni fa
  Bergmann89 6190e93e8c Implemented 'try_for_each', 'try_for_each_with' and 'try_for_each_init' operation 5 anni fa
  Bergmann89 5eb078c758 Implemented 'try_reduce' operation 5 anni fa
  Bergmann89 51a8b1cde5 Implemented 'reduce' operation 5 anni fa
  Bergmann89 a714d58825 Implemented 'for_each_init' operation 5 anni fa
  Bergmann89 ecf6ebd299 Implemented 'for_each_with' and 'collect' operation 5 anni fa
  Bergmann89 cec8cd0f62 Implemented 'map_init' operation 5 anni fa
  Bergmann89 ac8b4498b3 Implemented 'map_with' operation 5 anni fa
  Bergmann89 a661d208b5 Implemented tokio executor 5 anni fa
  Bergmann89 261023601f Refactored executor and implemented map operation 5 anni fa
  Bergmann89 5fb9e8f8a2 Implemented core features for async parallel iterator crate called asparit 5 anni fa
  Bergmann89 f89258cbfe Implemented basics of parallel iterator 5 anni fa
  Bergmann89 76c04694aa Implemented local spawned systems 5 anni fa
  Bergmann89 3658c9322a Implemented async systems 5 anni fa
  Bergmann89 f6a2f34a3c Implemented join for fetched resources 5 anni fa