mirror of
https://github.com/dlang/phobos.git
synced 2025-05-01 15:40:36 +03:00
Update navigation links and cheatsheet.
This commit is contained in:
parent
f8be0070d7
commit
13149ded17
2 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,8 @@ $(T2 topN,
|
|||
Separates the top elements in a range.)
|
||||
$(T2 topNCopy,
|
||||
Copies out the top elements of a range.)
|
||||
$(T2 topNIndex,
|
||||
Builds an index of the top elements of a range.)
|
||||
)
|
||||
|
||||
Copyright: Andrei Alexandrescu 2008-.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue