so, I'm trying to write a method that returns an `...
# announcements
s
so, I'm trying to write a method that returns an
arrayOf()
non-null objects, but the final item i want to put in this array is nullable, and I'd like to not include it in the array if it is null