I would ask the friendly people at F# chat: http://chat.stackoverflow.com/rooms/51909/f
On 2 February 2015 at 11:52, mike smith <[email protected]> wrote: > F# the language? I'm intrigued. Enough to google it > > On Mon, Feb 2, 2015 at 2:11 PM, Greg Keogh <[email protected]> wrote: > >> What's the neatest way of generating an F# sequence of integers of the >> form 6n±1, so I get this: >> >> 5, 7, 11, 13, 17, 19, 23, 25, ... >> >> *Greg K* >> > > > > -- > Meski > > http://courteous.ly/aAOZcv > > "Going to Starbucks for coffee is like going to prison for sex. Sure, > you'll get it, but it's going to be rough" - Adam Hills >
