chiark / gitweb /
ilks: Refactoring of passive computation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Apr 2022 17:41:09 +0000 (18:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Apr 2022 18:00:24 +0000 (19:00 +0100)
commit6b4d4230f3ef6991e0a8de82644d0cadb1f3c32d
treea3b1af3db5ff5a17f9f238d5c8e0a1655356b9f6
parente4e766671802578775af42eef675a5996991751a
ilks: Refactoring of passive computation

Use if_chain instead of the outer if let.  This is good because we're
going to want to add another condition.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/hidden.rs