mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
Implement gut:by
This commit is contained in:
parent
2a2cc3c97d
commit
45ea701956
@ -1494,6 +1494,10 @@
|
||||
|* b/*
|
||||
(need (get b))
|
||||
::
|
||||
++ gut :: fall value by key
|
||||
|* [b=* c=*]
|
||||
(fall (get b) c)
|
||||
::
|
||||
++ has :: key existence check
|
||||
~/ %has
|
||||
|* b/*
|
||||
|
Loading…
Reference in New Issue
Block a user