summaryrefslogtreecommitdiff
path: root/BFF.agda
AgeCommit message (Expand)Author
2013-12-16get rid of the ListBFF implementationHelmut Grohne
2013-07-21import _>>=_ and fmap from Data.MaybeHelmut Grohne
2012-10-22finally parameterize CheckInsertHelmut Grohne
2012-10-22now parameterize BFFHelmut Grohne
2012-10-05move all postulates to one moduleHelmut Grohne
2012-10-05remove VecRevBFFHelmut Grohne
2012-09-27move definition of get-type to BFF and use it everywhereHelmut Grohne
2012-06-19third definition of bffHelmut Grohne
2012-06-05make the Vec bff more similar to the List versionHelmut Grohne
2012-06-05define a bff over VecHelmut Grohne
2012-06-05move bff and friends to submodule ListBFFHelmut Grohne