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

https://github.com/fuuzetsu/agda-text

Agda implementation of the interface of the ‘text’ Haskell package
https://github.com/fuuzetsu/agda-text

Last synced: about 2 months ago
JSON representation

Agda implementation of the interface of the ‘text’ Haskell package

Awesome Lists containing this project

README

          

Agda implementation of the interface of the ‘text’ Haskell package. It
is *not* a proof that ‘text’ is correct, it merely aims to replicate
the functionality with none of the performance.