functions/is_nullable_type library

Functions

isNullableType<T>() bool
Returns true if the generic type parameter T is nullable, i.e. if T is actually T?.