Skip to content

Z-snails/uniplate-idr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniplate

This is an idris port of the Haskell uniplate library

Overview

Uniplate is a way to describe traversals over a structure with much less boilerplate as you only need to specify what's relevant.

Unlike the Haskell version, this uses an existentially qualified Repr to ensure safety when creating plates.

About

Traverse and manipulate without the boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages