*********************** The collections Library *********************** .. current-library:: collections .. library:: collections The ``collections`` library source can be found `here `_. In addition to the modules documented here, the :lib:`collections` library also re-exports the :doc:`byte-vector <../common-dylan/byte-vector>` module, which is defined in the :doc:`common-dylan <../common-dylan/index>` library. .. toctree:: :maxdepth: 1 bit-set bit-vector collectors plists set table-extensions