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

Implementation

++  fork
  ~/  %fork
  |=  [hoz=type bur=type]
  ^-  type
  ?:  =(hoz bur)
    hoz
  ?:  =(%void hoz)
    bur
  ?:  =(%void bur)
    hoz
  [%fork hoz bur]

Comments



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

Clone this wiki locally