titus.genpy.do

titus.genpy.do(*exprs)[source]

Helper function for chaining expressions.

The expressions have already been evaluated when this function is called, so this function just returns the last one.

If the list of expressions is empty, it returns None.