Re: Optional
- To: mathgroup at smc.vnet.net
- Subject: [mg33708] Re: Optional
- From: "DrBob" <majort at cox-internet.com>
- Date: Mon, 8 Apr 2002 03:04:43 -0400 (EDT)
- Reply-to: <drbob at bigfoot.com>
- Sender: owner-wri-mathgroup at wolfram.com
To unravel how this could be done with Optional and RepeatedNull seems wasted effort to me. Why not define the function this way: ClearAll[f] F[]:=f[{1}] F[index:{_Integer.}]:=index