Package

purescript-newtype

Repository
purescript/purescript-newtype
License
BSD-3-Clause
Uploaded by
JordanMartinez
Published on
2022-04-27T15:04:33Z

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.

Modules
Data.Newtype
Dependencies