Idris2Doc : CatList

CatList

(source)

Definitions

dataCatList : (Type->Type) ->Type->Type
Totality: not strictly positive
Visibility: export
Constructors:
E : CatListqa
C : a->q (Lazy (CatListqa)) ->CatListqa

Hint: 
Queueq=>CatenableList (CatListq)