Where exactly (which line) does the crash occur ?
var marketMap = [String: SomeMarket].init(minimumCapacity: markets.count)
and
marketMap[market.symbol] = market
there are two cases occurred according to callstack from firebase,
Topic:
Programming Languages
SubTopic:
Swift
Tags: