4.0.0 • Published 9 years ago
@purescript/generics v4.0.0
purescript-generics
Generic programming.
Usage
bower install purescript-genericsThe 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 MyTypeThere are some example usages of the library in the tests.
Documentation
Module documentation is published on Pursuit.
4.0.0
9 years ago