UDF0

fun interface UDF0<R> : UDF0<R>

Kotlin wrapper around UDF interface to ensure nullability in types.

Functions

Link copied to clipboard
abstract override fun call(): R