Skip to content

Instantly share code, notes, and snippets.

View gmckenzi's full-sized avatar

Gavin McKenzie gmckenzi

  • Angry Pumpkin Studios Inc.
  • Toronto, Canada
  • 07:37 (UTC -04:00)
View GitHub Profile
//
// KeyPath.swift
// GIFMosCore
//
// Copied liberally by Dhiraj Gupta on 4/27/17 from https://oleb.net/blog/2017/01/dictionary-key-paths/
//
import Foundation
public struct KeyPath {