Add support for specialized collections
Closed this issue · 1 comments
replaysMike commented
The following collections should be supported (and are currently not or need to be tested):
- Queue
- Stack
- ConcurrentQueue
- ConcurrentStack
- ConcurrentBag
replaysMike commented
Fixed in version 1.0.28