| Bill Allombert on Wed, 30 Aug 2023 21:50:53 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: parforstep() |
On Wed, Aug 30, 2023 at 11:12:36AM -0400, Max Alekseyev wrote: > Is there a particular reason why parforstep() function is missing? > I'm surprised to see parforprimestep() but not parforstep(). Mostly because it is annoying to duplicate every forxxx functions with parforxxx versions... Cheers, Bill.