Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 825 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 825 Bytes

typeclassic

Everything you need to make type classes first class.

What is this?

This repository is intended to integrate (or merge) simulacrum, machinist, imp, export-hook, and possibly other projects.

The goal is to produce a library which is mostly compile-time only (but may have a very small runtime component) which enables us to define and use type classes in a concise, efficient, and idiomatic way.

Maintainers

The current maintainers (pulled from the various constituent projects) are:

  • Erik Osheim
  • Michael Pilquist
  • Miles Sabin
  • Tom Switzer

License

The project will be released under a permissive license, probably MIT or Apache.