mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
commit
033352820a
@ -615,7 +615,7 @@
|
|||||||
:: ::
|
:: ::
|
||||||
:: ::
|
:: ::
|
||||||
::
|
::
|
||||||
:: +snoc Append an element to the end of a list.
|
:: +snoc: append an element to the end of a list
|
||||||
::
|
::
|
||||||
++ snoc
|
++ snoc
|
||||||
|* [a/(list) b/*]
|
|* [a/(list) b/*]
|
||||||
@ -674,6 +674,13 @@
|
|||||||
--
|
--
|
||||||
a
|
a
|
||||||
::
|
::
|
||||||
|
:: +bake: convert wet gate to dry gate by specifying argument mold
|
||||||
|
::
|
||||||
|
++ bake
|
||||||
|
|* [f=gate a=mold]
|
||||||
|
|= arg=a
|
||||||
|
(f arg)
|
||||||
|
::
|
||||||
++ lent :: length
|
++ lent :: length
|
||||||
~/ %lent
|
~/ %lent
|
||||||
|= a/(list)
|
|= a/(list)
|
||||||
|
Loading…
Reference in New Issue
Block a user