returnsNotNull

Describes a situation when a function returns normally with any value that is not null.

Use SimpleEffect.implies function to describe a conditional effect that happens in such case.

Since Kotlin

1.3