Re: [go-nuts] Questions about documentation of Go standard library

2021-08-26 Thread Joshua O'Connor
Hi, I read that line as "very old implementations of regular expressions in different languages and systems". And indeed this documentation hasn't changed since Go v1 (), so I'm pretty sure it means that. In any case I don't think it should affect y

[go-nuts] Questions about documentation of Go standard library

2021-08-26 Thread Kamil Ziemian
Hello, I now need to learn regular expressions for my work and since I can choose tool, I decided combine it with learning Go. When documentation of "regexp" package (I hope that I use this name correctly) is in most part clear to me, one thing is unclear to me. Since, I probably raise many mo