Inherits from NSObject
Declared in RACUnit.h
RACUnit.m

Overview

A unit represents an empty value.

It should never be necessary to create a unit yourself. Just use defaultUnit.

Class Methods

defaultUnit

A singleton instance.

+ (RACUnit *)defaultUnit

Declared In

RACUnit.h