future

Modules

bitop
module future.bitop

Compatibility shim to allow code written against the latest core.bitop module to compile with older versions of D.

math
module future.math

Compatibility shim to allow code written against the latest std.math module to compile with older versions of D.

traits0
module future.traits0

Compatibility shim to allow code written against the latest std.traits module to compile with older versions of D.