Skip to content

Commit

Permalink
Merge pull request #4275 from 9il/table
Browse files Browse the repository at this point in the history
Update DDOC Index
  • Loading branch information
CyberShadow committed May 2, 2016
2 parents b4d933d + c2031d3 commit 44cf51e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.d
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ $(BOOKTABLE ,
comparison, iteration, sorting, set operations, and mutation.
)
)
$(TR
$(TDNW $(LINK2 std_experimental_ndslice.html, std.experimental.ndslice))
$(TD Multidimensional random access ranges and arrays.)
)
$(LEADINGROW Array manipulation)
$(TR
$(TDNW
Expand Down Expand Up @@ -314,6 +318,10 @@ $(BOOKTABLE ,
$(TDNW $(LINK2 std_mathspecial.html, std.mathspecial))
$(TD Families of transcendental functions.)
)
$(TR
$(TDNW $(LINK2 std_experimental_ndslice.html, std.experimental.ndslice))
$(TD Multidimensional random access ranges and arrays.)
)
$(TR
$(TDNW $(LINK2 std_numeric.html, std.numeric))
$(TD Floating point numerics functions.)
Expand Down

0 comments on commit 44cf51e

Please sign in to comment.