Skip to content

Instantly share code, notes, and snippets.

@n8gray
n8gray / ArrayTest.swift
Created June 7, 2014 17:46
Testing Swift array variance
//
// ArrayTest.swift
// SwiftTest
//
// Swift array subtyping semantics test
//
// Created by Nathan Gray on 6/7/14.
// Copyright (c) 2014 Mellmo. All rights reserved.
//