dog-and-duck.quack.picky.collections
TODO: write docs
collection-page-faults
(collection-page-faults x type)
Return a list of faults found in x
considered as a collection page object of this sub-type
, or nil
if none are found.
paged-collection-faults
(paged-collection-faults x type)
Return a list of faults found in x
considered as a paged collection object of this sub-type
, or nil
if none are found.
simple-collection-faults
(simple-collection-faults x type)
Return a list of faults found in x
considered as a non-paged collection object of this sub-type
, or nil
if none are found.