biomol.core.View.is_subset#

View.is_subset(other)[source]#

Return True if the view is a subset of another view.

Parameters:

other (Self)

Return type:

bool