Re: odd and even

2018-05-02 Thread yary
It's all hyperbole, circular reasoning with bits hidden behind ellipsis... parboiled lexiconical sections. -y On Tue, May 1, 2018 at 10:04 PM, Brandon Allbery wrote: > On Tue, May 1, 2018 at 9:17 PM, Larry Wall wrote: >> >> On Tue, May 01, 2018 at 01:43:44AM -0700, ToddAndMargo wrote: >> : The

Re: A s/// brain teaser to share

2018-05-02 Thread James Ellis Osborne III
Don't say innocent if you mean punchline. On Tue, May 1, 2018, 10:46 PM ToddAndMargo wrote: > Hi All, > > You guys will noticed a bunch of things you have been helping me with > in the following. Thank you! > > :-) > > I have been working on cleaning up the file transfer of data from a > point

Re: Range of Dates

2018-05-02 Thread Elizabeth Mattijsen
> On 1 May 2018, at 22:02, Sean McAfee wrote: > > Today I wanted to write an infinite sequence of Dates starting from today, > but I accidentally wrote two dots instead of three as I'd intended. I was > surprised to find that it seems to work as one might expect, eg: > > (Date.today .. *