gpt4 book ai didi

dart - HashSet与LinkedHashSet以及同一任务的不同结果

转载 作者:行者123 更新时间:2023-12-03 04:17:00 25 4
gpt4 key购买 nike

请,您能解释一下这些不同的结果吗? DartPad

但是,Java有不同的观点online runner

最佳答案

对于HashSetList,看来removeWhere正在收集要删除的元素,然后最后将其全部删除。对于LinkedHashSet,它将在找到它们后立即将其删除。 removeWhere没有记录其实现细节,因此我认为将test赋予removeWhere取决于ListSet的内容是不明智的。

关于dart - HashSet与LinkedHashSet以及同一任务的不同结果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41882107/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com