dextool.nullable

Members

Imports

Nullable (from std.typecons)
public import std.typecons : Nullable;
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

This file contains a workaround for compiler version 2.082. It impossible to assign to a Nullable that may have indirections

// TODO: remove this when upgrading the minimal compiler.