Functions
Link copied to clipboard
Throws an SimbotIllegalStateException if the value is false. Like kotlin.check.
Throws an SimbotIllegalStateException with the result of calling lazyMessage if the value is false. Like kotlin.check.
Link copied to clipboard
Throws an SimbotIllegalArgumentException if the value is false.
Throws an SimbotIllegalArgumentException with the result of calling lazyMessage if the value is false. Like kotlin.require.