Skip to content

Instantly share code, notes, and snippets.

//
// ColorsRadix.swift
// BeatBuffer
//
// Created by Ben Vogt on 6/26/23.
//
import Foundation
// Dark colors roughly pulled from radix. Minor adjustments for case uniqueness.

Chapter 1

(omitted for brevity)

Chapter 2: Tour of Rust

  • Typical for function's return value to "fall off the end of the function"

  • Tests marked with #[test] attribute