toggle menu
Rell System Library API Reference
test
switch theme
search in API
Rell System Library
/
rell.test
/
assert_not_null
assert_not_null
test
function
<
T
:
-any
>
assert_not_null
(
actual
:
T
?
)
Asserts that the value is not
null
.
Since
0.10.4
Parameters
actual
Actual value