example-code-2e/05-record-like
2020-02-19 00:11:45 -03:00
..
class ch05: new chapter 2020-02-19 00:11:45 -03:00
dataclass ch05: new chapter 2020-02-19 00:11:45 -03:00
meaning ch05: new chapter 2020-02-19 00:11:45 -03:00
struct ch05: new chapter 2020-02-19 00:11:45 -03:00
typing_namedtuple ch05: new chapter 2020-02-19 00:11:45 -03:00
cards_enum.py ch05: new chapter 2020-02-19 00:11:45 -03:00
cards.doctest ch05: new chapter 2020-02-19 00:11:45 -03:00
cards.py ch05: new chapter 2020-02-19 00:11:45 -03:00
frenchdeck.doctest ch05: new chapter 2020-02-19 00:11:45 -03:00
frenchdeck.py ch05: new chapter 2020-02-19 00:11:45 -03:00
README.asciidoc added chapter map to README 2019-04-06 07:11:08 -03:00

== Record-like Structures