avail
2.0.0.alpha09
avail
/
avail.descriptor.types
/
ReadWriteVariableTypeDescriptor
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
from
Read
And
Write
Types
Link copied to clipboard
fun
fromReadAndWriteTypes
(
readType
:
A_Type
,
writeType
:
A_Type
)
:
A_Type
Content copied to clipboard
Create a
variable type
based on the given read and write
types
.