@hackage / basic-sop

Basic examples and functions for generics-sop

Latest0.3.0

About

Metadata

  • Last updated , by EdskoDeVries
  • License BSD-3-Clause
  • Categories Generics
  • Maintained by: andres@well-typed.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.8.1
  2. 9.6.3
  3. 9.4.7
  4. 9.2.8
  5. 9.0.2
  6. 8.10.7

Readme

This library contains various small examples of generic functions written using the generics-sop library.

It is a good starting point if you want to see how generic functions can be defined in the SOP style.