KaFunctionType

Last modified: 23 July 2024

Represents Kotlin function types, such as (String) -> Int or suspend () -> List<Any>.