add doc: 4 non-modifying algorithms

This commit is contained in:
Bolero-MURAKAMI 2013-08-19 23:55:46 +09:00
parent b6835b636f
commit 5569c6d50c
20 changed files with 1271 additions and 31 deletions

View file

@ -21,7 +21,7 @@
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<link rel="top" title="Sprout v1.0 documentation" href="../../../index.html" />
<link rel="up" title="Sprout.Algorithm" href="index.html" />
<link rel="next" title="any_of" href="any_of.html" />
<link rel="next" title="all_of_equal" href="all_of_equal.html" />
<link rel="prev" title="Sprout.Algorithm" href="index.html" />
</head>
<body>
@ -32,7 +32,7 @@
<a href="../../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="any_of.html" title="any_of"
<a href="all_of_equal.html" title="all_of_equal"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="index.html" title="Sprout.Algorithm"
@ -111,8 +111,8 @@
<p class="topless"><a href="index.html"
title="previous chapter">Sprout.Algorithm</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="any_of.html"
title="next chapter">any_of</a></p>
<p class="topless"><a href="all_of_equal.html"
title="next chapter">all_of_equal</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../../_sources/libs/sprout/algorithm/all_of.txt"
@ -142,7 +142,7 @@
<a href="../../../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="any_of.html" title="any_of"
<a href="all_of_equal.html" title="all_of_equal"
>next</a> |</li>
<li class="right" >
<a href="index.html" title="Sprout.Algorithm"