empty=: ''
-----Original Message----- From: Programming [mailto:[email protected]] On Behalf Of Michael Rice Sent: Wednesday, June 7, 2017 09:59 To: programming <[email protected]> Subject: [Jprogramming] Empty lists? Is there a special "noun" for an empty list? Creating one seems enigmatic. empty =: 1 2 empty 1 2 empty =: }. empty empty 2 empty =: }. empty empty empty1 =: |syntax error | empty1=: ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
