mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
Add jet hint to ++swp.
This commit is contained in:
parent
64964ea2a9
commit
5041937837
@ -803,7 +803,11 @@
|
||||
|= {a/bloq b/@u c/@}
|
||||
(div c (bex (mul (bex a) b)))
|
||||
::
|
||||
++ swp |=({a/bloq b/@} (rep a (flop (rip a b)))) :: reverse bloq order
|
||||
++ swp :: reverse bloq order
|
||||
~/ %swp
|
||||
|= {a/bloq b/@}
|
||||
(rep a (flop (rip a b)))
|
||||
::
|
||||
++ xeb :: binary logarithm
|
||||
~/ %xeb
|
||||
|= a/@
|
||||
|
Loading…
Reference in New Issue
Block a user