Computes the divider return type based on the input and provided arguments.
WHY: When no arguments are provided, divider returns the input as-is for string arrays. This type keeps the signature aligned with runtime behavior.
Computes the divider return type based on the input and provided arguments.
WHY: When no arguments are provided, divider returns the input as-is for string arrays. This type keeps the signature aligned with runtime behavior.