Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

How to use tolower in D

d phobos

D: Not clear about how to use std.container structs

containers d

Is this the right way to combine Garbage collected with none Garbage collected code in D

Langage D build on Windows package tinyredis-2.1.1 Error: undefined identifier `EWOULDBLOCK` dmd failed with exit code 1

windows redis d dub

D-Editor with debugging

editor d

InputRange Concatenation

range concatenation d

How to remove last char in string?

string d

D syntax highlighting in TextMate

DLang - Template constraints - type must implement interface

templates constraints d

Iterating through files in a folder in D

d

Should I ensure my code compiles with both DMD and GDC?

d dmd gdc

Container Semantics and Functional Style in D

Emplacement in D

How to check Variant for null?

null d variant

Is it possible to specialize variadic eponymous templates?

d

How to check if command is exists?

d external-process

How to uniquely identify a user defined type in D?

hash metaprogramming d

Passing values between in and out contracts in D

d

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

d tango phobos