If you don't get a reply here, you can try the gitter chat (see link on Github page) for the package.
But reading the source is often instructive: riffle looks like a combination of cat+zip, while splitat simply returns two subsequences split at a given index. On Sun, Aug 21 2016, Verasztó Zsolt wrote: > Hi all, > > I am not completely new to Julia itself, bit I am to laziness and functional > programming. I am really interested but I have not found the Lazy package > well documented enough to start learning. Am I right, or is it somewhere > detailed what do 'riffle' or 'splitat' (and the others) do? > > Zsolt
