1.

Explain What Is Prelude In Haskell?

Answer»

In Haskell, prelude is a MODULE that consists of a bunch of standard definitions that GETS implicitly IMPORTED into Haskell PROGRAM.

In Haskell, prelude is a module that consists of a bunch of standard definitions that gets implicitly imported into Haskell program.



Discussion

No Comment Found