Skip to content

Instantly share code, notes, and snippets.

@vikingosegundo
Created November 16, 2022 12:31
Show Gist options
  • Save vikingosegundo/9093a1b718f1a5c28e8d2816c5c088eb to your computer and use it in GitHub Desktop.
Save vikingosegundo/9093a1b718f1a5c28e8d2816c5c088eb to your computer and use it in GitHub Desktop.
let t0 = TodoItem(title:"Get Coffee")
let t1 = t0.alter(.title("Get Coffee — ASAP"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment