Skip to content

Type class and functions for working with newtypes

License

Notifications You must be signed in to change notification settings

purescript/purescript-newtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.