summaryrefslogtreecommitdiff
path: root/Examples.agda
AgeCommit message (Expand)Author
2018-01-01fix compilation with agda 2.5.3, agda-stdlib 0.14Helmut Grohne
2015-06-12add example applications of bffHelmut Grohne
2015-06-09drop the Function.Equality requirement from GetTypesHelmut Grohne
2014-10-14drop the injection requirement for gl₁Helmut Grohne
2014-06-06drop-suc is cong predHelmut Grohne
2014-03-10Example: show that PairVec is ShapedHelmut Grohne
2014-02-24add intersperse as another exampleHelmut Grohne
2014-02-17use drop, tail and take from Data.Vec in examplesHelmut Grohne
2014-02-17switch examples to PartialVecVecHelmut Grohne
2014-02-10add sieve to examplesHelmut Grohne
2014-02-05add examplesHelmut Grohne