RTypes v0.1.0 Types2 View Source
Link to this section Summary
Link to this section Types
Link to this type
generic_tuple(a, b)
View Source
generic_tuple(a, b)
View Source
generic_tuple(a, b) :: {a, b}
generic_tuple(a, b) :: {a, b}
Link to this type
remote_type(a, b)
View Source
remote_type(a, b)
View Source
remote_type(a, b) :: Types3.my_tuple(a, b)
remote_type(a, b) :: Types3.my_tuple(a, b)