New: hashmapAll contenthive-129948hive-196917krhive-150122hive-180932zzansteemphotographyhive-166405hive-183959hive-185836hive-144064hive-188619hive-183397hive-101145uncommonlabhive-145157hive-184714hive-103599hive-150943hive-109690hive-154900hive-180106hive-165987bitcoinTrendingNewHotLikersblackanger (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…