Any interest in a `Collection.shouldContainInstanc...
# kotlintest
b
Any interest in a
Collection.shouldContainInstanceOf()
method? Which takes in a block to be invoked with the first found instance? I found a need for it in some testing i was doing so wrote one up. Maybe there already is something similar?