The collection-utilities Module =============================== .. current-library:: collection-extensions .. current-module:: collection-utilities Reference --------- **TODO**: These docs are just an auto-generated skeleton so far. https://github.com/dylan-lang/collection-extensions/issues/2 .. generic-function:: key-exists? :signature: key-exists? (collection key) => (key-exists? value) :parameter collection: An instance of :drm:``. :parameter key: An instance of :drm:``. :value key-exists?: An instance of :drm:``. :value value: An instance of :drm:``. .. generic-function:: singleton? :open: :signature: singleton? (collection) => (singleton?) :parameter collection: An instance of :drm:``. :value singleton?: An instance of :drm:``. .. method:: singleton? :specializer: .. method:: singleton? :specializer: .. method:: singleton? :specializer: