mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
b3901ab42f
git-subtree-dir: pkg/arvo git-subtree-mainline:9c8f40bf6c
git-subtree-split:c20e2a185f
17 lines
737 B
Plaintext
17 lines
737 B
Plaintext
:: Userspace implementation of old /_ @foo behavior
|
|
:: :: ::
|
|
:::: /hoon/rekey/lib :: ::
|
|
:: :: ::
|
|
/? 310 :: version
|
|
:: :: ::
|
|
:::: :: ::
|
|
:: :: ::
|
|
=, wired
|
|
|* typ=@tas
|
|
|* inp=(map knot *) ^- (map (odo:raid typ) _(~(got by inp)))
|
|
=> .(inp `(map knot _(~(got by inp)))`inp)
|
|
%- malt
|
|
%+ murn ~(tap by inp)
|
|
|* [a=knot b=*] ^- (unit [(odo:raid typ) _b])
|
|
(both (slaw typ a) `b)
|