mirror of
https://github.com/dlang/phobos.git
synced 2025-05-07 03:27:03 +03:00
* Made some imports conditional for the Unittest version
* Fixed doc typo * Made min and max always return the tightest type and work with mixes of signed and unsigned * Changed enum value names to obey lowercase convention * Changed OrderStrategy with SwapStrategy as it's not just for ordering (e.g. see eliminate) * Changed nthElement to topN * Removed spurious unittest-related code from sort * Replaced makeIndex with the more flexible partialIndex * Commented out schwartzMakeIndex for now * Added schwartzIsSorted * Removed spurious test code from lowerBound, upperBound
This commit is contained in:
parent
49ed844229
commit
e45ee30716
1 changed files with 655 additions and 256 deletions
911
std/algorithm.d
911
std/algorithm.d
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue