summaryrefslogtreecommitdiff
path: root/src/Data/Setoid/Indexed.idr
blob: 5e9ef46e7c0a91e2b74f1ea97ad30dbe61dce160 (plain)
1
2
3
4
||| An indexed setoid is a type family equipped with a homogeneous equivalence relation
module Data.Setoid.Indexed

import public Data.Setoid.Indexed.Definition