FUNCTION_TYPE

The type of function that this continuation type supports. Continuation types are contravariant with respect to the function type's argument types, and, surprisingly, they are also contravariant with respect to the function type's return type.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int