Search code examples
Phobos/Ruby-Kafka API call timeout configuration?...


ruby-on-railsapache-kafkaphobosruby-kafka

Read More
Unable to recursively multiply BigInt beyond a certain number of iterations at compile-time in D...


dcompile-timebigintphobosrecursive-templates

Read More
Where is D's `std.sumtype`?...


ddmdphobosgdcldc

Read More
Does phobos (D's standard library) contain "endsWith" for string type?...


dphobos

Read More
How to use tolower in D...


dphobos

Read More
how to check for array or range length being at least N in Dlang...


dphobos

Read More
Make array from a range in D language...


iteratorrangecontainersdphobos

Read More
Using std.algorithm.iteration.sum with Duration[]...


dphobos

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


dphobos

Read More
std.algorithm.remove() duplicating array items?...


arraysindexingslicedphobos

Read More
Is there an equivalent for Glob in D Phobos?...


dglobphobos

Read More
Manipulating Bits of Any Value Type...


bit-manipulationdbitphobos

Read More
What is the right way to convert Variant to proper type?...


typesdtype-conversionphobos

Read More
Should I use Phobos or Tango?...


dtangophobos

Read More
vibe.d: Try to send a Message to a stopped Task...


dphobosvibed

Read More
Get the variable values at runtime using reflection in Dlang...


dphobos

Read More
Check if string starts with a substring in D / phobos?...


dphobos

Read More
Why std lib from GDC is not the same that phobos from DMD...


ddmdphobosgdc

Read More
Why does Nullable!(Nullable!int) refuse to compile?...


dphobos

Read More
compilation issue with split/splitter...


dphobos

Read More
A class that can parse IP domain (e.g. 192.168.0.0/16)...


dphobos

Read More
Why Can't I Use std.algorithm.count With a Predicate Function...


dphobos

Read More
std.algorithm.sorting fails with obscure errors when using Array!T and opSlice()...


arrayssortingdphobos

Read More
How to get single keystroke in D2 (Phobos)?...


inputkeyboarddphobos

Read More
D etc.c.curl examples...


curldphobos

Read More
How interface this C code to D?...


cdphobos

Read More
try to install Tango+D2 but compile with error symbol undefined (Window)...


dphobostango

Read More
Remove substring from string in D...


dphobos

Read More
Where is Date roll is useful?...


datetimedphobos

Read More
Byte InputRange from file...


file-iodphobos

Read More
BackNext