ifOptionallyWithUser

inline fun <T> Any.ifOptionallyWithUser(block: (OptionallyWithUser) -> T): T?