Idris2Doc : Data.Linear.List.LQuantifiers

Data.Linear.List.LQuantifiers(source)

Definitions

dataLAll : (a->Type) ->Lista->Type
Totality: total
Visibility: public export
Constructors:
Nil : LAllp []
(::) : px-@ (LAllpxs-@LAllp (x::xs))