|
Reduct
v1.0.4-3-gdaf0d70
A functional and immutable language.
|
Promotion result for numeric operations. More...
#include <handle.h>
Data Fields | ||
| reduct_promotion_type_t | type | |
| union { | ||
| reduct_int64_t intVal | ||
| reduct_float_t floatVal | ||
| } | a | |
| union { | ||
| reduct_int64_t intVal | ||
| reduct_float_t floatVal | ||
| } | b | |
| reduct_promotion_type_t reduct_promotion_t::type |
| reduct_int64_t reduct_promotion_t::intVal |
| reduct_float_t reduct_promotion_t::floatVal |
| union { ... } reduct_promotion_t::a |
| union { ... } reduct_promotion_t::b |