Functionsยง
- get_
coerce_ type_ for_ case_ expression - Find a common coerceable type for all
when_or_then_types
as well and thecase_or_else_type
, if specified. Returns the common data type forwhen_or_then_types
andcase_or_else_type
- get_
coerce_ type_ for_ list - Attempts to coerce the types of
list_types
to be comparable with theexpr_type
. Returns the common data type forexpr_type
andlist_types