abstractfun <K, V, T:Entry<K,V>>isKeyValue(expect:Expect<T>, key:K, value:V): Assertion abstractfun <K:Any, V:Any>isKeyValue(plant:AssertionPlant<Entry<K,V>>, key:K, value:V): Assertion Deprecated: Switch from Assert to Expect; will be removed with 1.0.0