hasAnchorFor

abstract fun hasAnchorFor(value: T): Boolean

Whether there is an anchor position associated with the value

Return

true if there is an anchor for this value, false if there is no anchor for this value

Parameters

value

The value to look up