std.algorithm - D Programming Language
Implements algorithms oriented mainly towards processing of sequences. Some functions are semantic equivalents or supersets of those found in the header in Alexander Stepanov's Standard Template Library for C++. Sequences processed by these ...
dlang.org |