in reply to Help choosing the most efficient, dependable condition(al)
G'day Chris,
I may be missing something here; apologies in advance if I have. I've looked at this several times and both appear to be using the same logic just written differently:
if X then Y else Z unless X then Z else Y
Is it me or you? :-)
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help choosing the most efficient, dependable condition(al)
by taint (Chaplain) on Nov 13, 2013 at 19:19 UTC | |
by kcott (Archbishop) on Nov 13, 2013 at 19:47 UTC | |
by taint (Chaplain) on Nov 13, 2013 at 20:01 UTC | |
by kcott (Archbishop) on Nov 13, 2013 at 20:35 UTC |