From 203431863570652f859ba4fe76dda5a5ea8ccac3 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Mon, 2 Dec 2019 22:09:52 +0200 Subject: Extra finding --- readme.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.org b/readme.org index 97f5511..936550a 100644 --- a/readme.org +++ b/readme.org @@ -17,3 +17,5 @@ program should only be pure expressions. things difficult. Eg, doing part 1 and 2 together. - Using "new type" structs can be a pain. derive_more crate made most of that pain go away. +- With immutable types, 'reset the machine to try again' type + constraints were handled for free. -- cgit v1.2.3