Range-Based Graph Search in D (blog post)
John Colvin
john.loughran.colvin at gmail.com
Fri Jan 10 03:07:12 PST 2014
On Thursday, 9 January 2014 at 22:04:16 UTC, Peter Alexander
wrote:
> Trying to write a bit more about D on my blog now. To start,
> I've written about a proof-of-concept range-based API for graph
> search.
>
> http://poita.org/2014/01/09/range-based-graph-search-in-d.html
>
> I'd greatly appreciate any feedback on the design. As we don't
> yet have a graph library for D, it would be interesting to
> discuss APIs in general.
>
> -Peter
Nice :)
I presume you are aware of https://github.com/WebDrake/Dgraph
More information about the Digitalmars-d-announce
mailing list