compactMap(_:)

ThreadSafeArrayStore.swift:79
func compactMap<NewValue>(_ transform: (Value) throws -> NewValue?) rethrows -> [NewValue]