Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

purescript-deprecated/purescript-generics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-generics

Latest release Build status

Generic programming.

Usage

bower install purescript-generics

The methods in the Generic type class can be derived in versions >= 0.7.3 of the PureScript compiler with the following syntax:

derive instance genericMyType :: Generic MyType

There are some example usages of the library in the tests.

Documentation

Module documentation is published on Pursuit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 15