PackList.listCells

List cells available in all the packs.

class PackList
const @trusted
listCells
()

Return Value

Type: auto

A RedBlackTree!string, guarantying unique elements.

Meta