Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in d

How to declare and initialize an associative array with string as keys and arrays as value

d

Enable or disable elements in const array

d

Control an interactive process using D

d

std.algorithm.copy and std.digest

copy range d digest

Message passing from destructor during garbage collection

d

D function templates and type inference

How to split a BitArray

d bitarray

Sending a templated function as an argument to a templated function in D

templates d dmd

How to align a struct member in D?

alignment d alignof

Calling d code from an interactive shell

python shell d pyd

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

d phobos

Async Process Calls

asynchronous process ipc d

D compiler (Digital Mars D Compiler) throwing error

gcc compiler-construction d

Extracting type and offset from struct field in template

d

How to fix "unrecognized option '-plugin`" when using gdc to compile D program?

d gdc

In D, how can I declare a hash of immutable types that is itself mutable?

d immutability

What is this feature of floating point?

d point floating

How well does D support 64 bit?

64-bit d

Pure functional programming in D

Improving raytracer performance