Node._is

Determine if the value stored by the node is of specified type. This only works for default YAML types, not for user defined types.

struct Node
@property const
@serdeIgnore
bool
_is
(
T
)
()

Meta