mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2024-11-12 21:09:01 +00:00
20 lines
519 B
ReStructuredText
20 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`
|
|
|