mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 11:51:32 +03:00
Merge commit '40a232' into HEAD
This commit is contained in:
commit
82673d390c
@ -1124,6 +1124,15 @@
|
||||
a
|
||||
$(b t.b, a (put p.i.b q.i.b))
|
||||
::
|
||||
+- gaf :: concat, fail on dup
|
||||
~/ %gaf
|
||||
|= b/(list _?>(?=(^ a) n.a))
|
||||
|- ^+ a
|
||||
?~ b
|
||||
a
|
||||
?< (has p.i.b)
|
||||
$(b t.b, a (put p.i.b q.i.b))
|
||||
::
|
||||
+- get :: grab value by key
|
||||
~/ %get
|
||||
|= b/*
|
||||
|
Loading…
Reference in New Issue
Block a user