On Saturday, 25 April 2015 at 16:32:50 UTC, Timo Sintonen wrote:
On Saturday, 25 April 2015 at 11:56:55 UTC, Martin Nowak wrote:

I have not yet needed anything from libc/phobos in my programs.

I think there's a few gems that can be cherry-picked out of Phobos, especially for metaprogramming:

std.traits
std.typecons
std.typetuple

There are also a couple things in these libraries that might be useful for programming in general:

std.conv
std.string
std.array

Mike

Reply via email to