[Swift-devel] strange behavior evaluating function call as trace arg
Ben Clifford
benc at hawaga.org.uk
Fri Feb 6 02:56:54 CST 2009
On Thu, 5 Feb 2009, Michael Wilde wrote:
> lvalue: type, *handle, state (set/unset) - same as handle==null?
Like hategan says, don't use the word 'lvalue' - I only used whimsically.
> same as handle==null
no. If a DSHandle doesn't have its value yet you cannot observe its value
- you'll find yourself shunted into the future where the DSHandle does
have a value.
--
More information about the Swift-devel
mailing list