hotstepper.Steps.compare

Steps.compare(other)

Compare the steps function with another to determine if the two are equivalent based on their cummulative values and step keys.

Parameters

other (AbstractSteps) – The other steps object to come this one to

Returns

Indication if the two steps a equivalent or not.

Return type

bool