Revision 81d69074
Added by Lélio Brun 10 months ago
src/types.mli | ||
---|---|---|
129 | 129 |
|
130 | 130 |
val get_static_value : t -> Dimension.t option |
131 | 131 |
|
132 |
val types_of_tuple_type : t -> t list |
|
133 |
|
|
132 | 134 |
val is_tuple_type : t -> bool |
133 | 135 |
|
134 | 136 |
val type_of_type_list : t list -> t |
Also available in: Unified diff
fix bug where singleton tuples were generated