From 257cc5a80754aa7cf1516e8ebab6521678164fdf Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 21 Jun 2019 16:43:24 +0100 Subject: [PATCH] Remove out-of-date example expansions --- imperative/HOWITWORKS.md | 183 --------------------------------------- 1 file changed, 183 deletions(-) diff --git a/imperative/HOWITWORKS.md b/imperative/HOWITWORKS.md index 72d776e..6c3c95e 100644 --- a/imperative/HOWITWORKS.md +++ b/imperative/HOWITWORKS.md @@ -561,186 +561,3 @@ interested in the `present` constructor. itself, not just the index structures. For example, the care that must be taken regarding `cleanup-changes` and abandoning work during exception handling. - -