I ported significant portions of D ranges and algorithms to Go
user1234
user1234 at 12.de
Wed Jun 8 16:45:53 UTC 2022
On Wednesday, 8 June 2022 at 16:27:01 UTC, w0rp wrote:
> Hello there! I mentioned this previously to Andrei in an email
> as something I was experimenting with for fun. I have ported
> significant portions of D ranges and algorithms to Go, as Go
> 1.18 added pretty decent generic typing. Here it is:
> https://github.com/w0rp/ranges
>
>
> Enjoy!
Nice, excepted for the tuples.
More information about the Digitalmars-d
mailing list