I don’t know what I’m doing wrong but I can’t for the life of me get this to turn into an array. Any idea what I’m doing wrong?
1 Like
Just use an add(emptyarray) call and you’ll return an empty array. This won’t use an extra operation either.