arowM / type-level-kv-list

A module for hash map like object with type level keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test Hackage Stackage LTS Stackage Nightly

type-level-kv-list

This library provides a brief implementation for extensible records. It is sensitive to the ordering of key-value items, but has simple type constraints and provides short compile time.

About

A module for hash map like object with type level keys.

License:MIT License


Languages

Language:Haskell 100.0%