MutableList.remove method

remove(self, e: _T) -> bool:

Parameters

  • e: _T

Returns

bool