Skip to content
View pmostoff's full-sized avatar
🙃
🙃
Block or Report

Block or report pmostoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. UIGraphView UIGraphView Public

    iOS graph view designed to display a timeline of information.

    Swift 6

  2. high-order-functions 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

  3. dateExtensions 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

  4. doubleExtensions 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

  5. intervalRange 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

  6. lerpFunctions lerpFunctions Public

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

    Swift 4