Proposing a struct syntax for Python
Brett Cannon proposes adding a new 'struct' syntax to Python, a construct where parameter names directly map to attribute names, simplifying data structure creation.
Brett Cannon proposes adding a new 'struct' syntax to Python, a construct where parameter names directly map to attribute names, simplifying data structure creation.