nwolverson / purescript-eff-functions

Types for javascript-style effectful functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-eff-functions

Types for effectful uncurried functions, as well as functions for converting back and forth between them. Useful for FFI bindings.

Inspired by joneshf's comment on a random old github issue.

Documentation

Documentation is on Pursuit.

About

Types for javascript-style effectful functions.


Languages

Language:PureScript 62.4%Language:JavaScript 37.6%