19 Forks
49 Stars
49 Watchers

grokkingfp-examples

All examples and exercises from the Grokking Functional Programming book

How to download and setup grokkingfp-examples

Open terminal and run command
git clone https://github.com/miciek/grokkingfp-examples.git
git clone is used to create a copy or clone of grokkingfp-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grokkingfp-examples https://github.com/miciek/grokkingfp-examples/archive/master.zip

Or simply clone grokkingfp-examples with SSH
[email protected]:miciek/grokkingfp-examples.git

If you have some problems with grokkingfp-examples

You may open issue on grokkingfp-examples support forum (system) here: https://github.com/miciek/grokkingfp-examples/issues