@cblake I entirely agree, B-trees are pretty awesome. When learning about Rust iterators I discovered that it's often faster to turn a container into a B-tree and then collect it into the starting container type than to operate directly on the initial container.
- Looking for a set that sorts and deduplicates cdome
- Re: Looking for a set that sorts and deduplicates cblake
- Re: Looking for a set that sorts and deduplicates jlp765
- Re: Looking for a set that sorts and deduplicate... cblake
- Re: Looking for a set that sorts and dedupli... Araq
- Re: Looking for a set that sorts and de... mratsim
- Re: Looking for a set that sorts an... cblake
- Re: Looking for a set that sort... Udiknedormin
- Re: Looking for a set that sort... cblake
- Re: Looking for a set that sort... alfrednewman
