Conditional structures/J: Difference between revisions

m
Line 3:
===if-then===
 
[http://www.jsoftware.com/help/dictionary/cif.htm if.] is a simple conditional structure in J. As other control words, <code>if.</code> can be used only within explicit definitions (of otherverbs, adverbs syntacticor elementsconjunctions).
 
<lang j> test=: monad define
6,962

edits