Talk:Menu: Difference between revisions

(some J tutorial text)
Line 10:
==J implementation==
 
Here are some introductory notes for people not familiar with J, who might care about the definitionJ implementation.
 
<lang J>select=: ({::~ 'choose a number 0..' 0&".@prompt@, ': ',~ ":@<:@# [ i.@# smoutput@,&":&> ' '&,&.>) :: (select@([ smoutput bind 'please choose a valid number'))</lang>
6,962

edits