func keysOfEntries (options: NSEnumerationOptions, passingTest : (Any, Any, UnsafeMutablePointer<ObjCBool>) -> Bool) -> Set<AnyHashable>
Returns the set of keys whose corresponding value satisfies a constraint described by a block object.
それの対応する値があるブロックオブジェクトによって記述される制約を満たすキーの集合を返します。