Skip to content

Instantly share code, notes, and snippets.

@neilpa
neilpa / CollectionViewDataSource.swift
Created October 28, 2015 17:04 — forked from andymatuschak/CollectionViewDataSource.swift
Type-safe value-oriented collection view data source
//
// CollectionViewDataSource.swift
// Khan Academy
//
// Created by Andy Matuschak on 10/14/14.
// Copyright (c) 2014 Khan Academy. All rights reserved.
//
import UIKit