compareTo

fun compareTo(other: BitField<T>): Int(source)

Compares this BitField with another based on their underlying values.

Return

Comparison result

Parameters

other

The other BitField to compare with