New: hashmapAll contenthive-129948krhive-196917hive-180932zzanhive-150122hive-166405steemhive-183959photographyhive-185836hive-144064hive-183397hive-101145hive-188619uncommonlabhive-184714hive-145157hive-103599hive-139150hive-193637bitcoinhive-180301hive-109690hive-113376TrendingNewHotLikersblackanger (38)in rust • 6 years ago【Rust日报】 2019-04-24Rust核心团队发布Rust 2019 Roadmap #roadmap Rust核心团队最近发布了Rust 2019 Roadmap RFC,主要的工作分为: 治理。改进项目运作方式。包括整理RFC流程。 完成已经开始但还未完成的工作。比如异步等。 提高语言和工具的整体质量。包括改进编译时间和增强IDE支持等。 Read More…alketcecaj (55)in java • 8 years agoIs it possible to update a value of a key in HashMap in Java?You can update like this if you are reading data form a dataset : This way you can generalize better and update the value. This post comes from my answer on Quoraalketcecaj (55)in algorithms • 8 years agoVisualizing Algorithms and Data StructuresThis post comes from my Quora blog "Algorithms and data fusion". I thought that sharing some of my content on Quora here on Steemit would help users that do not use Quora. Here are some…