contains

suspend fun <T> SortedBinaryTreeNode<T>.contains(data: T): Boolean(source)