fun some(f: (Int) -> String) : String? = null //INFO:
value-parameter f: (Int) → String