Inherits from NSObject
Conforms to NSCoding
NSCopying
Declared in RACTuple.h
RACTuple.m

Overview

A sentinel object that represents nils in the tuple.

It should never be necessary to create a tuple nil yourself. Just use tupleNil.

Tasks

Class Methods

tupleNil

A singleton instance.

+ (RACTupleNil *)tupleNil

Declared In

RACTuple.h