// WITH_STDLIB fun copyNotNull(from: List, to: List) where From : To, To : Any { }