New repo for my reusable D Phobos extensions
FreeSlave via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Apr 9 15:30:04 PDT 2016
On Saturday, 9 April 2016 at 18:25:54 UTC, Nordlöw wrote:
> I've packaged my reusable extensions to Phobos at
>
> https://github.com/nordlow/phobos-next
>
> PRs are very welcome.
>
> There are lots of goodies here. Some of them should probably be
> moved to standard Phobos. I currently have lots of other D
> things to do, but you guys are welcome to try to integrate them
> into Phobos.
>
> Enjoy or Destroy!
Not all functions have documentation comments.
But most have unittests. You can add empty documentation comments
before each unittest to make them appear in docs as examples of
usage.
More information about the Digitalmars-d-announce
mailing list