Update navigation links and cheatsheet.

This commit is contained in:
H. S. Teoh 2015-01-23 11:05:19 -08:00
parent f8be0070d7
commit 13149ded17
2 changed files with 3 additions and 0 deletions

View file

@ -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-.