[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Syntactic sugar for sets
- From: Fabien <fleutot+lua@...>
- Date: Sun, 24 Feb 2008 20:47:18 +0100
BTW, the code above exploits an experimental syntax extension (the "match function ... end" stuff). You can get it, together with the associated cogitations, from http://metalua.blogspot.com/2008/02/syntax-experiments.html
-- Fabien.