quick question, is there any version of `Delegates...
# announcements
g
quick question, is there any version of
Delegates.notNull()
with a custom message for its exception? something like
checkNotNull(value, lazyMessage)
does, for better logs