mirror of
https://github.com/lavafroth/lavafroth.github.io.git
synced 2026-06-07 10:01:15 -03:00
wording
This commit is contained in:
@@ -9,10 +9,10 @@ tags:
|
||||
- Algebraic Data Types
|
||||
---
|
||||
|
||||
University has compelled me to utilize Python despite my fondness for Rust,
|
||||
primarily due to the prevalence of machine learning and data science. One
|
||||
aspect of Rust that I dearly miss is the availability of enumerable data types
|
||||
that can encapsulate various data types.
|
||||
University has compelled me to use Python despite my preference for Rust,
|
||||
primarily due to the machine learning and data science hype. One
|
||||
Rust feature that I dearly miss is enumerable data types
|
||||
that can encapsulate various other data types.
|
||||
|
||||
Although Python has the answer to creating structs as
|
||||
[dataclasses](https://peps.python.org/pep-0557/), including support for
|
||||
|
||||
Reference in New Issue
Block a user