DConsumable.convert

Convert the DConsumable to a native D type, possibly failing; if exact, type coercion is not performed

struct DConsumable
const
Nullable!T
convert
(
T
bool exact = false
)
()

Meta