Removed unused %more delta.

This commit is contained in:
Fang 2017-06-22 13:48:10 -07:00
parent a7db6dd2ea
commit fe2246066e
2 changed files with 1 additions and 8 deletions

View File

@ -1149,11 +1149,6 @@
|= dif/delta |= dif/delta
^+ +> ^+ +>
?- -.dif ?- -.dif
$more
|- ^+ +>.^$
?~ mor.dif +>.^$
$(+>.^$ ^$(dif i.mor.dif), mor.dif t.mor.dif)
::
$out (da-change-out +.dif) $out (da-change-out +.dif)
$done (da-change-done +.dif) $done (da-change-done +.dif)
$glyph (da-change-glyph +.dif) $glyph (da-change-glyph +.dif)

View File

@ -45,9 +45,7 @@
== :: == ::
::TODO deltas into app ::TODO deltas into app
++ delta :: ++ delta ::
$% ::TODO no more %more, just produce/take list instead! $% :: messaging state ::
{$more mor/(list delta)} ::< multiple changes
:: messaging state ::
{$out cir/circle out/(list thought)} ::< msgs into outbox {$out cir/circle out/(list thought)} ::< msgs into outbox
{$done num/@ud} ::< msgs delivered {$done num/@ud} ::< msgs delivered
:: shared ui state :: :: shared ui state ::