Hacker News new | ask | show | jobs
by aplorbust 2994 days ago
Stupid question: With -1, how would I suppress the return value? Use a function?

   k)a:{-1@?0:`:input;};a[]
1 comments

It's not a stupid question.

    ;
What this does is return generic-null :: which .Q.s doesn't print.