lemtoman to Rust Programming · 2 years agoAre there other languages that rust where enums can store data?message-squaremessage-square5fedilinkarrow-up18arrow-down11
arrow-up17arrow-down1message-squareAre there other languages that rust where enums can store data?lemtoman to Rust Programming · 2 years agomessage-square5fedilink
minus-squareEpheralinkfedilinkarrow-up7·2 years agoYeah, in language theory, this kind of thing is called an “Algebraic Data Type”: https://en.wikipedia.org/wiki/Algebraic_data_type
Yeah, in language theory, this kind of thing is called an “Algebraic Data Type”: https://en.wikipedia.org/wiki/Algebraic_data_type