Software /
code /
prosody
Log
util/iterators.lua @ 4863:8974a9b7363f
description | author | age |
---|---|---|
util.iterators: Make a standard library (no longer injects into global namespace) | Matthew Wild | Mon, 23 Jan 2012 00:00:10 +0000 |
util.iterators: it2table: Fix variable name | Matthew Wild | Wed, 07 Dec 2011 05:17:39 +0000 |
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 |