Skip to content

Instantly share code, notes, and snippets.

View mattrajca's full-sized avatar

Matt Rajca mattrajca

View GitHub Profile
@mattrajca
mattrajca / imp.m
Created June 7, 2012 23:20
playing with imp_implementationWithBlock
//
// imp.m
// imp
//
// Copyright (c) 2012 Matt Rajca. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <objc/runtime.h>