Skip to content

DeTeam/h-applicative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Applicative tutorial

This is a small tutorial, showing how you can use functors and applicatives. We use fmap, <$>, <*> functions. Try to see how things work for IO, Maybe and [] types.

To get into just open src/Main.hs and read the source.

I'm almost sure there some grammar mistakes and typos - feel free to send a PR.

About

Functor and Applicative in Haskell tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published