mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +03:00
24 lines
310 B
Plaintext
24 lines
310 B
Plaintext
/- *post
|
|
|_ i=indexed-post
|
|
++ grow
|
|
|%
|
|
++ noun i
|
|
:: ?(%no %writer)
|
|
++ notification-kind
|
|
::
|
|
?+ index.p.i ~
|
|
[@ ~] `[%message 0 %count %.n]
|
|
==
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun
|
|
|= p=*
|
|
=/ ip ;;(indexed-post p)
|
|
?> ?=([@ ~] index.p.ip)
|
|
ip
|
|
--
|
|
::
|
|
++ grad %noun
|
|
--
|