fn builtin_required_variations<'a>(
args: impl Iterator<Item = &'a TypeInner>,
) -> BuiltinVariations
Expand description
Helper method returning all the non standard builtin variations needed to process the function call with the passed arguments