Skip to content

Instantly share code, notes, and snippets.

View aepryus's full-sized avatar

Joe Charlier aepryus

View GitHub Profile
@aepryus
aepryus / String+AE.swift
Created March 1, 2018 00:48
Swift String Extension for accessing Characters via Int; plus conversion to C
//
// String+AE.swift
// Aepryus
//
// Created by Joe Charlier on 11/20/17.
// Copyright © 2017 Aepryus Software. All rights reserved.
//
import Foundation