mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
Merge pull request #589 from urbit/ohAitch-mold-cabtar
++mold $-(* *) -> ++mold |=(* +<)
This commit is contained in:
commit
2ed59181de
@ -273,8 +273,11 @@
|
||||
++ mold
|
||||
:> normalizing gate
|
||||
:>
|
||||
:> actually a type alias for gate.
|
||||
gate
|
||||
:> a gate that accepts any noun, and validates its shape, producing the
|
||||
:> input if it fits or a default value if it doesn't.
|
||||
:>
|
||||
:> examples: * @ud ,[p=time q=?(%a %b)]
|
||||
_|=(* +<)
|
||||
::
|
||||
++ pair
|
||||
:> dual tuple
|
||||
|
Loading…
Reference in New Issue
Block a user