pointed-4.1: Pointed and copointed data
Data.Pointed
class Pointed p whereSource
Methods
point :: a -> p aSource
Instances