Associative array implementation.
Dynamic array implementation.
Implementation of a bit array.
Implements a complex number type.
Collects functions for compile-time floating-point calculations.
Functions for modifying environment variables.
Read a file from disk and store it in memory.
Encapsulate path and file names.
Hash functions for arbitrary binary data.
80-bit floating point value implementation if the C/D compiler does not support them natively.
Open an online manual page.
Implementation of an 'Optional' type
Portable routines for functions that have different implementations on different platforms.
Region storage allocator implementation.
Parse command line arguments from response files.
Allocate memory using malloc or the GC depending on the configuration.
Spell checker
Contains various string related functions.
A specialized associative array with string keys stored in a variable length structure.
Provides a D implementation of the standard C function strtold (String to long double).
Functions related to UTF encoding.