$ raco pkg install effect-racket
This repository is organized into several separate packages.
effect-racket-doc/contains the documentation for how to use the library.effect-racket-lib/contains the main code for theeffect-racketlanguage and library.effect-racket-test/contains both examples from the paper and well as the unit and integration tests for the implementation.scripts/has miscellaneous files that, for example, build the artifact Docker image.