ott.solvers.nn.models.ICNN.is_mutable_collection#

ICNN.is_mutable_collection(col)#

Returns true if the collection col is mutable.

Parameters:

col (str) –

Return type:

bool