Sure, created a proposal at https://github.com/golang/go/issues/66107
Ajay
On Monday, March 4, 2024 at 2:11:59 PM UTC-8 Ian Lance Taylor wrote:
> On Mon, Mar 4, 2024 at 11:47 AM Ajay Kidave wrote:
> >
> > The https://go.dev/wiki/RangefuncExperiment change will be a great
> addition to the langu
On Mon, Mar 4, 2024 at 11:47 AM Ajay Kidave wrote:
>
> The https://go.dev/wiki/RangefuncExperiment change will be a great addition
> to the language. I wanted to know whether the text/html template std
> libraries will allow range over rangefunc. Currently, the doc for
> text/template says
>
>