continuation Type For Function Type
Create a continuation type based on the passed function type. Ignore the function type's exception set.
Return
A new continuation type.
Parameters
function Type
A function type on which to base the new continuation type.