Applies functions in the array fns to items in the array ts exhaustively.
fns
ts
Array of functions to be applied.
The applied items.
Applies functions in the array
fnsto items in the arraytsexhaustively.