What are the features of Haskell?

Submitted by: Administrator
Haskell distinguishes function calls from infix operators syntactically, but not semantically. Function names which are composed of punctuation characters can be used as operators, as can other function names if surrounded with backticks; and operators can be used in prefix notation if surrounded with parentheses.
Submitted by: Administrator

Read Online Haskell Job Interview Questions And Answers