is_NRV_class_dict

nrv.backend.is_NRV_class_dict(x)[source]

check if the object x is a dictionary containing only NRV_class.

Parameters:

x (any) – object to check.

Return type:

bool