continuationTypeForFunctionType

Create a continuation type based on the passed function type. Ignore the function type's exception set.

Return

A new continuation type.

Parameters

functionType

A function type on which to base the new continuation type.