Explain Value
Returns a dictionary describing the structure and content of a value.
Node results from read_node(...) are wrapped with node
metadata and expose the explained payload under
contents.
Any): The value to explain.A structured description of the value.
explain(mtcars)
explain(1)