main.kt public inline fun T.<1>filter(predicate: (T)-> Boolean) : T? = this