fiberType

fun fiberType(resultType: A_Type): AvailObject

Create a fiber type with the specified result type.

Return

A new fiber type.

Parameters

resultType

The result type.