mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-27 03:41:29 +01:00
querying
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
// MARK: - NSObject+HardcoreData
|
||||
|
||||
internal extension NSObject {
|
||||
|
||||
internal func getAssociatedObjectForKey<T: AnyObject>(key: UnsafePointer<Void>) -> T? {
|
||||
|
||||
Reference in New Issue
Block a user