Idris2Doc : Data.Withering.Dependent

Data.Withering.Dependent

(source)
A dependently-typed Withering

Definitions

dataDepWithering : (Type->Type) -> (i : Type) -> (i->Type) -> (i->Type) ->Type
Totality: total
Visibility: public export
Constructor: 
MkDepWithering : Applicativef=> (DepWitherableit=>tu->f (tv)) ->DepWitheringfiuv
runDepWither : DepWitherableit=>DepWitheringfiuv->tu->f (tv)
Visibility: export
depWitherOne : DepWitheringfiuv-> (x : i) ->ux->f (Maybe (vx))
Visibility: export
preserving : Applicativef=>DepWitheringfiuu
Visibility: export
flushing : Applicativef=>DepWitheringfiuv
Visibility: export
mapping : Applicativef=> ((x : i) ->ux->vx) ->DepWitheringfiuv
Visibility: export
mapMaybeing : Applicativef=> ((x : i) ->ux->Maybe (vx)) ->DepWitheringfiuv
Visibility: export
traversing : Applicativef=> ((x : i) ->ux->f (vx)) ->DepWitheringfiuv
Visibility: export
withering : Applicativef=> ((x : i) ->ux->f (Maybe (vx))) ->DepWitheringfiuv
Visibility: export
depWithering : Witheringfiab->DepWitheringfi (consta) (constb)
Visibility: export