Created
March 23, 2019 03:47
-
-
Save noppefoxwolf/e1c6a486054a641e1af38fb8a1adb2a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
▿ Swift.AnyCollection<(label: Swift.Optional<Swift.String>, value: Any)> | |
▿ _box: Swift._CollectionBox<Swift.LazyMapCollection<Swift.Set<__C.NSObject>, (label: Swift.Optional<Swift.String>, value: Any)>> #0 | |
▿ super: Swift._AnyCollectionBox<(label: Swift.Optional<Swift.String>, value: Any)> | |
- super: Swift._AnySequenceBox<(label: Swift.Optional<Swift.String>, value: Any)> | |
▿ _startIndex: Swift._IndexBox<Swift.Set<__C.NSObject>.Index> #1 | |
▿ _base: Swift.Set<__C.NSObject>.Index | |
▿ _value: Swift.SetIndexRepresentation<__C.NSObject>._cocoa | |
▿ _cocoa: Swift._CocoaSetIndex | |
▿ cocoaSet: 8 members #2 | |
- is #3 | |
- super: NSString | |
- super: NSObject | |
- of #4 | |
- super: NSString | |
- super: NSObject | |
- test #5 | |
- super: NSString | |
- super: NSObject | |
- this #6 | |
- super: NSString | |
- super: NSObject | |
- copy #7 | |
- super: NSString | |
- super: NSObject | |
- a #8 | |
- super: NSString | |
- super: NSObject | |
- with #9 | |
- super: NSString | |
- super: NSObject | |
- strings #10 | |
- super: NSString | |
- super: NSObject | |
▿ allKeys: Swift.ManagedBufferPointer<Swift._HeapBufferHeader<Swift.Int>, Swift.AnyObject> | |
- _nativeBuffer: Builtin.NativeObject | |
- currentKeyIndex: 0 | |
▿ _endIndex: Swift._IndexBox<Swift.Set<__C.NSObject>.Index> #11 | |
▿ _base: Swift.Set<__C.NSObject>.Index | |
▿ _value: Swift.SetIndexRepresentation<__C.NSObject>._cocoa | |
▿ _cocoa: Swift._CocoaSetIndex | |
▿ cocoaSet: 8 members #2 | |
▿ allKeys: Swift.ManagedBufferPointer<Swift._HeapBufferHeader<Swift.Int>, Swift.AnyObject> | |
- _nativeBuffer: Builtin.NativeObject | |
- currentKeyIndex: 8 | |
▿ _base: Swift.LazyMapCollection<Swift.Set<__C.NSObject>, (label: Swift.Optional<Swift.String>, value: Any)> | |
▿ _base: 8 members | |
- is #3 | |
- of #4 | |
- test #5 | |
- this #6 | |
- copy #7 | |
- a #8 | |
- with #9 | |
- strings #10 | |
warning: the Swift runtime was unable to demangle the type of field '_transform'. the mangled type name is 'q_7ElementSTQzc'. this field will show up as an empty tuple in Mirrors | |
2019-03-23 10:36:24.198020+0900 hoge[68383:585612] warning: the Swift runtime was unable to demangle the type of field '_transform'. the mangled type name is 'q_7ElementSTQzc'. this field will show up as an empty tuple in Mirrors | |
- _transform: (0 elements) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment