Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

A standard library for ReScript with a focus on Functional Programming

License

Notifications You must be signed in to change notification settings

jderochervlk/rescript-fp-core

Repository files navigation

rescript-fp-core

A functional standard library for ReScript.

An alternative to the ReScript Core library heavily inspired by fp-ts.

ReScript Core has a focus of providing bindings for JavaScript API's without having an opinion on those APIs. This library has a different philosophy of providing functions that are focused on functional patterns, and only offering a subset of Javascript APIs.

This library encourages immutable data and safe access that are often wrapped in Options.

About

A standard library for ReScript with a focus on Functional Programming

Topics

Resources

License

Stars

Watchers

Forks