avail
2.0.0.alpha06
avail
/
avail.descriptor.types
/
FiberTypeDescriptor
/
Companion
/
fiberType
fiber
Type
fun
fiberType
(
resultType
:
A_Type
)
:
AvailObject
Content copied to clipboard
Create a
fiber type
with the specified
result type
.
Return
A new fiber type.
Parameters
result
Type
The result type.