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