Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kutyel/thinking-with-types

⌨️ Solutions to the exercises of "Thinking With Types" in various programming languages!
https://github.com/kutyel/thinking-with-types

gadts haskell kotlin scala type-level type-theory types

Last synced: 2 months ago
JSON representation

⌨️ Solutions to the exercises of "Thinking With Types" in various programming languages!

Awesome Lists containing this project

README

        

# thinking-with-types

[![Actions Status](https://github.com/kutyel/thinking-with-types/workflows/Haskell%20CI/badge.svg)](https://github.com/kutyel/thinking-with-types/actions)
[![ormolu](https://img.shields.io/badge/styled%20with-ormolu-blueviolet)](https://github.com/tweag/ormolu)

⌨️ Solutions in various programming languages to the exercises of the "Thinking With Types" book!