purescript / purescript-newtype

Type class and functions for working with newtypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-newtype

Latest release Build status Pursuit

Type class and functions for working with newtypes.

Inspired by Haskell's newtype package and Control.Lens.Wrapped from the lens package.

Installation

spago install newtype

Documentation

Module documentation is published on Pursuit.

About

Type class and functions for working with newtypes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PureScript 100.0%