std.experimental

Modules

all
module std.experimental.all

Convenience file that allows to import entire Phobos in one command.

allocator
module std.experimental.allocator

High-level interface for allocators. Implements bundled allocation/creation and destruction/deallocation of data including structs and classes, and also array primitives related to allocation. This module is the entry point for both making use of allocators and for their documentation.

checkedint
module std.experimental.checkedint
logger
module std.experimental.logger

Implements logging facilities.

typecons
module std.experimental.typecons

This module implements experimental additions/modifications to std.typecons.

Suggestion Box / Bug Report