asdf.util.
is_primitive
Determine if a value is an instance of a “primitive” type.
value : object
the value to test
bool
True if the value is primitive, False otherwise