mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
roller: wip fix range in spawned children
This commit is contained in:
parent
2190eea370
commit
7cd67c2446
@ -255,10 +255,11 @@
|
|||||||
?~ star=(slaw %p wat) ~
|
?~ star=(slaw %p wat) ~
|
||||||
=/ range
|
=/ range
|
||||||
%+ lot:orm:naive points.pre
|
%+ lot:orm:naive points.pre
|
||||||
:: range exclusive [star next-star-first-planet-]
|
:: TODO: check this by spawning e.g. ~solled-hocweb
|
||||||
|
:: range exclusive [star first-moon-last-planet]
|
||||||
:: TODO: make range inclusive ([first-planet last-planet])?
|
:: TODO: make range inclusive ([first-planet last-planet])?
|
||||||
::
|
::
|
||||||
[`u.star `(cat 3 +(u.star) 0x1)]
|
[`u.star `(cat 3 u.star 0x1.ffff)]
|
||||||
%+ turn (tap:orm:naive range)
|
%+ turn (tap:orm:naive range)
|
||||||
|= [=ship =point:naive]
|
|= [=ship =point:naive]
|
||||||
^- [=^ship =address:ethereum]
|
^- [=^ship =address:ethereum]
|
||||||
|
Loading…
Reference in New Issue
Block a user