[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: way-OT: regularity of german v. english [was: Re: OT - Programming Languages w/o English Syntax]



On Sat, Oct 25, 2003 at 01:23:13AM +0200, David Jardine wrote:
> Of course I know it's a fork.  It's my paramater and I know what I'm 
> passing.  I wouldn't have called it "fork" otherwise.

For the purpose of the discussion, I'll grant you the point.

But, clearly a (normal) fork is either red or not red and cannot change 
colors.  (Modern chemistry aside :-)

fork = "redFork";
isRed(fork);
fork = "blueFork";
isRed(fork);

Is fork red or not?



Reply to: