ftclausen / paginateArray

Quick test of Groovy array pagination approaches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A quick demonstration of how to page through an array. One method with classic while loops and another using Groovy's collate enhancement.

About

Quick test of Groovy array pagination approaches


Languages

Language:Groovy 100.0%