]> hydra-www.ietfng.org Git - dyna2/commitdiff
()
authorTim Vieira <tim.f.vieira@gmail.com>
Wed, 17 Jul 2013 21:54:51 +0000 (17:54 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Wed, 17 Jul 2013 21:54:51 +0000 (17:54 -0400)
test/repl/retract-bc-2.dynadoc

index c5fa45ed1db35c7be984d1da614f1d101cb44025..0e7d6d591c27711d29ebbad4e24bd02527b7f9b5 100644 (file)
@@ -48,9 +48,8 @@ c(3) = null.
 c(4) = null.
 c(5) = null.
 
-% as in `retract-bc.dynadoc`, `a(X)` did not change even tho it ought to. The
-% `c(X)` values get blasted because the don't have an oblivious memoized item
-% inbetween like `h(X)`.
+% TODO (bug): `a(X)` did not change even tho it ought to. The `c(X)` values get
+% blasted because the don't have an obliviously memoized item inbetween, `h(X)`.
 
 > b(X) = h(X) for X in range(6).