<@U6RJ46PDL> Well the Javadocs say `any()` just re...
# announcements
k
@mersan Well the Javadocs say
any()
just returns
null
, so I don't really know what you want to use it for. No, you can't pass
null
to a function that only accepts a non-null argument.