is_NRV_dict nrv.backend.is_NRV_dict(x)[source] Check if the object x is a dictionary of saved NRV_class. Parameters: x (any) – object to check. Return type: bool