Hacker News new | ask | show | jobs
by TomSwirly 1887 days ago
Python's dataclasses have a "make a copy with these fields changed" function that's rippingly useful for immutable records.