Changeset 800

Show
Ignore:
Timestamp:
07/07/08 23:37:26 (5 months ago)
Author:
andrei
Message:

Added entry for std.array's documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docsrc/std.ddoc

    r726 r800  
    138138    $(UL 
    139139    $(LI <a href="std_algorithm.html" title="General-purpose algorithms">std.algorithm</a>) 
     140    $(LI <a href="std_array.html" title="Array functions">std.array</a>) 
    140141    $(LI <a href="std_base64.html" title="Encode/decode base64 format">std.base64</a>) 
    141142    $(LI <a href="std_bind.html" title="Function argument binding">std.bind</a>)