| 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 Tue Jan 1 16:27:54 2008 | http://epydoc.sourceforge.net |