add doc: array tuple support, hash support

This commit is contained in:
Bolero-MURAKAMI 2013-08-31 19:32:55 +09:00
parent bf12021ae6
commit a2580d4926
24 changed files with 1442 additions and 21 deletions

View file

@ -17,6 +17,11 @@ Sprout.Array
to_array
make_array
make_common_array
array/std-tuple_size
array/std-tuple_element
array/tuple_get
array/std-hash
array/hash_value
Description
========================================
@ -86,6 +91,12 @@ function
Hash support
----------------------------------------
============================================================ ===============================================================================
class
============================================================ ===============================================================================
:doc:`std::hash <./array/std-hash>`
============================================================ ===============================================================================
======================================== ===============================================================================
function
======================================== ===============================================================================