Closed bzaar closed 6 years ago
Dawg has no built-in way of checking if an item is in the collection. It relies on the Value/Payload instead. This makes it difficult to implement IDictionary / ILookup. Maybe in a future version when we add a Contains method.
Dawg has no built-in way of checking if an item is in the collection. It relies on the Value/Payload instead. This makes it difficult to implement IDictionary / ILookup. Maybe in a future version when we add a Contains method.