Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in phobos

DMD Phobos-to-Tango conversion: va_arg - what is it? and what do I replace it with?

d tango phobos

Remove substring from string in D

d phobos

How to mock standard library functions in D

Remove white space characters from a char[] array in D

d dmd phobos

Checking in D if a string is in array?

arrays d phobos

In-Place Ordering of Elements

d in-place phobos

How interface this C code to D?

c d phobos

Cannot Slice Take!R from std.range in D?

d phobos

D etc.c.curl examples

curl d phobos

Do Phobos (and/or Tango) have a set of predefined exception types?

exception d tango phobos

compilation issue with split/splitter

d phobos

Can I functionally concatenate a number and string?

D/Phobos Style guide

coding-style d phobos

Stack-based object instantiation in D

stack d allocation raii phobos

Representing optional values in D

d phobos

Simple Set implementation in D?

set containers d phobos

Byte InputRange from file

file-io d phobos

std.algorithm.joiner(string[],string) - why result elements are dchar and not char?

d dmd phobos

How do you use ranges in D?

d range phobos

Shortest way to concatenate strings in D outside writefln()?

d phobos