mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-25 00:43:44 +00:00
21 lines
519 B
ReStructuredText
21 lines
519 B
ReStructuredText
|
.. _sprout-algorithm:
|
||
|
###############################################################################
|
||
|
Sprout.Algorithm
|
||
|
###############################################################################
|
||
|
|
||
|
.. toctree::
|
||
|
:hidden:
|
||
|
|
||
|
all_of
|
||
|
any_of
|
||
|
|
||
|
.. _sprout-algorithm-non_modifying:
|
||
|
*******************************************************************************
|
||
|
Non-modifying sequence operations
|
||
|
*******************************************************************************
|
||
|
|
||
|
* :doc:`./all_of`
|
||
|
|
||
|
* :doc:`./any_of`
|
||
|
|