ValueTypeInference<J, D> extension

on

Operators

operator +(ValueType other) ValueType
Merge two ValueTypes together.
operator <<(Object? value) ValueType
Infer the ValueType of a JSON value, and merge it with this ValueType.