1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/source/libs/sprout/algorithm/index.rst
2013-08-16 11:43:55 +09:00

26 lines
581 B
ReStructuredText

.. _sprout-algorithm:
###############################################################################
Sprout.Algorithm
###############################################################################
.. toctree::
:hidden:
all_of
any_of
none_of
one_of
.. _sprout-algorithm-non_modifying:
*******************************************************************************
Non-modifying sequence operations
*******************************************************************************
* :doc:`./all_of`
* :doc:`./any_of`
* :doc:`./none_of`
* :doc:`./one_of`