btl

Undocumented in source.

Modules

autoptr
module btl.autoptr
Undocumented in source.
string
module btl.string

Mutable @nogc @safe string struct using std.experimental.allocator for allocations.

vector
module btl.vector

Implementation of dynamic array Vector (similar to c++ std::vector and folly::small_vector).

Meta