10 lines
161 B
Swift
10 lines
161 B
Swift
|
//
|
||
|
// TypeTests.swift
|
||
|
// Math
|
||
|
//
|
||
|
// Created by Eryn Wells on 11/9/15.
|
||
|
// Copyright © 2015 Eryn Wells. All rights reserved.
|
||
|
//
|
||
|
|
||
|
import Foundation
|
||
|
import Math
|