lr EMPTY

i.0 0

NULL is not defined in profile.ijs, but I understand it to be i.0




________________________________
From: Michael Rice <[email protected]>
To: programming <[email protected]> 
Sent: Wednesday, June 7, 2017 10:59 AM
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

Reply via email to