qtil
advanced-security/qtil-swift 0.0.3
Search

Module CondensedList

A module similar to Ordered, which takes orderable data and optional groupings to make it easy to traverse as a list.

Import path

import qtil.list.CondensedList

Modules

CondenseList

A module to take orderable data (which may not be continuous) and condense it into one or more dense lists, with one such list per specified division.