createS

fun <K, V> createS(keys: Iterable<K>?, values: Iterable<V>?): SmallPMap<K, V>