NeedMoreDesu / CoreDataHelpers

Some coredata categories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoreDataHelpers

Some coredata categories to make life easier. Creating objects and performing fetches in one line.

Also contains pretty straightforward NSArray category, adding some functional programming high-order(accepting blocks as arguments) functions to NSArray.

License

Copyright © 2013 NeedMoreDesu desu@horishniy.org.ua

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See COPYING for more details.

About

Some coredata categories


Languages

Language:Objective-C 91.9%Language:C++ 8.1%