I\'ve created a console program using the code from http://fssnip.net/3K. 开发者_运维百科And I found that
I was going through one of Don Syme\'s blog posts Async and Parallel Design Patterns in F#: Agents. However, the following seemingly extremely simple code did not generate output as expected.
I have predicate inside of - (NSFetchedResultsController *)fetchedResultsController in a standard way starting from the CoreDataBook example.