regular-0.3.0: Generic programming library for regular datatypes.

Portabilitynon-portable
Stabilityexperimental
Maintainergenerics@haskell.org

Generics.Regular.Selector

Description

Summary: Representation for record selectors.

Documentation

class Selector s whereSource

Methods

selName :: t s (f :: * -> *) r -> StringSource