Functionsยง
- get_
coerce_ type_ for_ case_ expression - Find a common coerceable type for all
when_or_then_typesas well and thecase_or_else_type, if specified. Returns the common data type forwhen_or_then_typesandcase_or_else_type - get_
coerce_ type_ for_ list - Attempts to coerce the types of
list_typesto be comparable with theexpr_type. Returns the common data type forexpr_typeandlist_types