j
k
j a
j l
On 2010-11-16, at 21:22 , Ryan Davis wrote:
an assignment inside a conditional is do_something(x) if x = logical_statement
an assignment inside a conditional is
do_something(x) if x = logical_statement
I'm particularly fond of: x = logical_statement and do_something(x) Hate me now.
Back to the thread
Back to the list