10 Forks
100 Stars
100 Watchers

effects

A brief exploration of the various approaches to modeling side effects in a purely functional programming language.

How to download and setup effects

Open terminal and run command
git clone https://github.com/stepchowfun/effects.git
git clone is used to create a copy or clone of effects 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 effects https://github.com/stepchowfun/effects/archive/master.zip

Or simply clone effects with SSH
[email protected]:stepchowfun/effects.git

If you have some problems with effects

You may open issue on effects support forum (system) here: https://github.com/stepchowfun/effects/issues