ftchirou / PredicateKit

🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.
MIT License
406 stars 19 forks source link

Type infer not correct with `groupBy` #17

Closed alfredcc closed 8 months ago

alfredcc commented 1 year ago

Cannot convert value of type 'FetchRequest' to specified type '[[String : Any]]'