This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ff47bd7  2025/04/10 22:21:26: Generated dev website from 
groovy-website@bf9cc46
ff47bd7 is described below

commit ff47bd7cdb976435120bde178d524d20a1293df3
Author: jenkins <[email protected]>
AuthorDate: Thu Apr 10 22:21:26 2025 +0000

    2025/04/10 22:21:26: Generated dev website from groovy-website@bf9cc46
---
 blog/exploring-gatherers4j.html | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/blog/exploring-gatherers4j.html b/blog/exploring-gatherers4j.html
index 8776956..4aa8143 100644
--- a/blog/exploring-gatherers4j.html
+++ b/blog/exploring-gatherers4j.html
@@ -53,7 +53,7 @@
                                     </ul>
                                 </div>
                             </div>
-                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3'><ul 
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a 
href='#doc'>Exploring Gatherers4J with Groovy</a></li><li><a 
href='#_revisiting_collate_with_gatherers4j' class='anchor-link'>Revisiting 
Collate with Gatherers4J</a></li><li><a 
href='#_exploring_gatherers4j_other_functionality' 
class='anchor-link'>Exploring Gatherers4J other functiona [...]
+                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3'><ul 
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a 
href='#doc'>Exploring Gatherers4J with Groovy</a></li><li><a 
href='#_exploring_gatherers4j_other_functionality' 
class='anchor-link'>Exploring Gatherers4J other functionality</a></li><li><a 
href='#_further_information' class='anchor-link'>Further 
information</a></li><li><a href='#_conc [...]
 <div class="sectionbody">
 <table><tr><td style="padding: 0px; padding-left: 20px; padding-right: 20px; 
font-size: 18pt; line-height: 1.5; margin: 0px">
 <div class="paragraph">
@@ -83,11 +83,9 @@ and JDK 24.</p>
 <p>Let&#8217;s now look at numerous other gatherers (and their Groovy iterator 
equivalents)
 in the <a href="https://tginsberg.github.io/gatherers4j/";>Gatherers4J</a> 
library.</p>
 </div>
+<div class="paragraph">
+<p><span class="image right"><img src="img/collate.png" alt="collate a list - 
produced by Dall-E 3" width="200"></span>== Revisiting Collate with 
Gatherers4J</p>
 </div>
-</div>
-<div class="sect1">
-<h2 id="_revisiting_collate_with_gatherers4j">Revisiting Collate with 
Gatherers4J</h2>
-<div class="sectionbody">
 <div class="paragraph">
 <p>In an
 <a href="https://groovy.apache.org/blog/groovy-gatherers";>earlier blog 
post</a> we showed how to provide
@@ -1155,7 +1153,7 @@ assert ['A', 'B', 'C', 'A'].iterator()
 <div class="content">
 <div class="title">Update history</div>
 <div class="paragraph">
-<p><strong>10/Apr/2025</strong>: Initial version<br></p>
+<p><strong>11/Apr/2025</strong>: Initial version<br></p>
 </div>
 </div>
 </div>

Reply via email to