cellflow.networks.BaseModule.is_mutable_collection

BaseModule.is_mutable_collection(col)

Returns true if the collection col is mutable.

Return type:

bool

Parameters:

col (str)