Block or Report
Block or report pmostoff
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
High-Order-Functions Public
This Swift Playground contains examples of some of the high order functions for processing sequences in Swift. I created it as a reference to look back on and refresh my memory. Hopefully it will p…
Swift
-
dateExtensions Public
This Swift Playground contains a few simple extension functions to the Swift Date type that I've found useful to have at my disposal.
Swift
-
doubleExtensions Public
This Swift Playground contains a few simple extension functions to the Swift Double type that I've found useful to have at my disposal.
Swift
-
intervalRange Public
This Swift Playground demonstrates a function I wrote in order to produce an array of values at equal intervals between two provided values.
Swift
-
lerpFunctions Public
This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.
Swift 4