Peter Mostoff's repositories

UIGraphView

iOS graph view designed to display a timeline of information.

Language:SwiftLicense:MITStargazers:6Issues:3Issues:1

lerpFunctions

This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.

Language:SwiftLicense:MITStargazers:4Issues:1Issues:0

dateExtensions

This Swift Playground contains a few simple extension functions to the Swift Date type that I've found useful to have at my disposal.

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

doubleExtensions

This Swift Playground contains a few simple extension functions to the Swift Double type that I've found useful to have at my disposal.

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0

high-order-functions

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 prove helpful to others as well.

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0

intervalRange

This Swift Playground demonstrates a function I wrote in order to produce an array of values at equal intervals between two provided values.

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0

shortestPathAroundCircle

This Swift Playground demonstrates a function I wrote in order to determine the shortest path between two points located on the circumference of a circle (a 360 degree path).

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0