From: Ian Jackson Date: Fri, 12 Mar 2021 01:17:54 +0000 (+0000) Subject: hidden: a todo X-Git-Tag: otter-0.4.0~132 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9f4ef606f24a60ef6c59dbbf5b5d58db025262a9;p=otter.git hidden: a todo Signed-off-by: Ian Jackson --- diff --git a/src/updates.rs b/src/updates.rs index ca7f9ece..511c9501 100644 --- a/src/updates.rs +++ b/src/updates.rs @@ -369,6 +369,7 @@ impl PieceUpdateOp { pub fn try_map Result, G: FnOnce(ZC) -> Result + // xxx should be a function for mapping pos > (self, f:F, g:G) -> Result,E> { use PieceUpdateOp::*;