CfNodeRef.as
T as(T)() const @safe pure nothrowType-safe value extraction.
Converts the node's value to the requested type. For incompatible types or invalid references, returns the type's .init value.
T as(T)() const @safe pure nothrowType-safe value extraction.
Converts the node's value to the requested type. For incompatible types or invalid references, returns the type's .init value.