What is the etymology of <*> from Applicative in Haskell?

Viewed 616

Where did the name <*> first begin to appear in literature or code, and did it come with any explanation for the choice of symbol?

2 Answers
Related