Skip to content

Instantly share code, notes, and snippets.

View olegam's full-sized avatar

Ole Gammelgaard Poulsen olegam

  • Shape
  • Copenhagen
View GitHub Profile
@indragiek
indragiek / gist:5297435
Last active March 5, 2023 21:55
Draft of a ReactiveCocoa based interface for CoreData
//
// FGOManagedObjectContextStack.h
//
// Created by Indragie Karunaratne on 2012-12-23.
//
#import <Foundation/Foundation.h>
typedef void (^FGOConfigurationBlock)(id);