all you have to do to make this work as expected i...
# squarelibraries
j
all you have to do to make this work as expected is to call
emit(result.toList())
which takes an immutable copy and emits it
👍 1