SplayTreeMap(
[int compare(K key1, K key2),
bool isValidKey(potentialKey)]
)

Not documented.