mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 22:55:03 +03:00
Removed unused %more delta.
This commit is contained in:
parent
a7db6dd2ea
commit
fe2246066e
@ -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)
|
||||||
|
@ -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 ::
|
||||||
|
Loading…
Reference in New Issue
Block a user