is_value.Rd
Determines if the input object is an instance of the value R6 class.
is_value(x)
The object to be checked
TRUE if the object is of class value, FALSE otherwise