assert

inline fun assert(condition: Boolean, messageProducer: () -> String = { "" })