mirror of
https://github.com/dlang/phobos.git
synced 2025-05-01 15:40:36 +03:00
add source links
This commit is contained in:
parent
b1db9bebe8
commit
1b8314c4e0
66 changed files with 103 additions and 25 deletions
|
@ -34,6 +34,7 @@ sort!("a > b")(a); // predicate as string
|
|||
sort(a); // no predicate, "a < b" is implicit
|
||||
----
|
||||
|
||||
Source: $(PHOBOSSRC std/_algorithm.d)
|
||||
Macros:
|
||||
WIKI = Phobos/StdAlgorithm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue