_equals_layer method

_equals_layer

def _equals_layer(self, other):
    ...
Parameter Type Description
other Layer

Returns: bool

See Also