DataNode.tryCoerce

Coerces the value of the DataNode to the given type, if possible.

struct DataNode
@nogc nothrow pure
T
tryCoerce
(
T
)
(
T defaultValue = T.init
)

Meta