top | item 44994436 (no title) raluk | 6 months ago Having lexicial scope it is same as -> defer fn{if(some condition) x() }() within scope. discuss order hn newest tgv|6 months ago Except 'some condition' may change, can be long, or expensive, so you likely need an extra variable.
tgv|6 months ago Except 'some condition' may change, can be long, or expensive, so you likely need an extra variable.
tgv|6 months ago