Software /
code /
prosody
Log
util/iterators.lua @ 4795:8a105eb8aeae
description | author | age |
---|---|---|
util.iterators: Add range(from, to) | Matthew Wild | Sun, 25 Sep 2011 00:20:43 +0100 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
util.iterators: Add skip() to skip the first n items of an iterator | Matthew Wild | Tue, 20 Jul 2010 12:37:28 +0100 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
util.iterators: Add tail() iterator, to return the last n items | Matthew Wild | Mon, 10 Aug 2009 15:46:34 +0100 |
util.iterators: Add head() iterator, to return the first n items | Matthew Wild | Mon, 10 Aug 2009 15:07:32 +0100 |