Skip to content
Adam Bliss edited this page Oct 25, 2013 · 1 revision

Implementation

++  vor                                                 ::  v-order
  ~/  %vor
  |=  [a=* b=*]
  ^-  ?
  =+  [c=(mug (mug a)) d=(mug (mug b))]
  ?:  =(c d)
    (dor a b)
  (lth c d)

Comments



Parts of this document are generated automatically. Edits within the comments section will be preserved.

Clone this wiki locally