Skip to content

Instantly share code, notes, and snippets.

View vpsteinmann's full-sized avatar
👨‍💻

Vincent Steinmann vpsteinmann

👨‍💻
View GitHub Profile
@vpsteinmann
vpsteinmann / person_height.swift
Last active February 13, 2024 19:37
Person height formatting in Swift
//
// Created by Vincent Steinmann on 13.02.24.
//
import Foundation
let height = Measurement(value: 196, unit: UnitLength.centimeters)
// German in Germany. Prints 196 cm (with space)
print(