I have found the functions in stdlib preconditions...
# stdlib
y
I have found the functions in stdlib preconditions.kt to be very useful. I was wondering about the possibility to add some function like checkNotNull, that will allow to parametrize the check with a lambda. Something like the following snippet