reject function giving error when all the items in the list are null

reject() function giving error when all the items in the list are null

Example:

reject(fn!isnull, {null(), null(), null()}) --> error

Is this expected or it is a bug?

  Discussion posts and replies are publicly visible

Parents Reply Children