class Pager::ArrayCollection(T)
- Pager::ArrayCollection(T)
- Pager::Collection
- Reference
- Object
Defined in:
pager/collections/array.crConstructors
Class Method Summary
Instance Method Summary
Instance methods inherited from class Pager::Collection
any? : Boolany?(&) : Bool any?, collection collection, current_page : Int32 current_page, each(&) each, empty? : Bool empty?, first? : Bool first?, last? : Bool last?, map(&) map, pages : Int32 pages, per_page : Int32 per_page, size size, to_a to_a, total_size : Int32 total_size