Skip to content

Repository for the Scala in the City talk "Functional Effect Systems to the Rescue"

Notifications You must be signed in to change notification settings

Matechs-Digital/sic-talk

Repository files navigation

Installation

yarn

Tests

yarn test

with coverage

yarn test:coverage

Build

yarn build

Run

node lib/0.1-intro_unsafe.js
node lib/1.1-environment_unsafe.js
node lib/2.1-multienv_unsafe.js
node lib/4.1-http_unsafe.js
node lib/4.2-http_unsafe_interrupt.js
node lib/4.3-http_unsafe_parallel.js
node lib/4.4-http_unsafe_parallel_fast_interrupt.js
node lib/4.5-http_unsafe_par_fast_traverse.js
node lib/5-managed_unsafe.js
node lib/6-stream_unsafe.js
node lib/7.1-provide_managed_unsafe.js
node lib/8-retry_unsafe.js

About

Repository for the Scala in the City talk "Functional Effect Systems to the Rescue"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published