assert_not_null

function <T: -any> assert_not_null(actual: T?)

Asserts that the value is not null.

Since

0.10.4

Parameters

actual

Actual value