Home | Trees | Indices | Help |
|
---|
|
select FUNCTION
FUNCTION
is applied to input objects. Objects for which
FUNCTION
evaluates to true are sent to the output
stream.
(1,), (2,), (3,), (4,)
,
this command:
select 'x: (x % 2) == 0'generates the output
(2,), (4,)
.Functions | |||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Oct 6 12:15:11 2007 | http://epydoc.sourceforge.net |