"min" and "max"

pascal111 judas.the.messiah.111 at gmail.com
Tue Aug 9 23:35:23 UTC 2022


"min" and "max" in "std.algorithm" can be used with single values 
to pick up the min and max values, but it didn't mention how they 
can be used with ranges in the documentation:

https://dlang.org/phobos/std_algorithm_comparison.html#.min


More information about the Digitalmars-d-learn mailing list