isSupportedValueType.isSupportedValueType

Undocumented in source.
template isSupportedValueType(T)
enum isSupportedValueType = is(typeof(getBsonTypeID(T.init)));

Meta