Skip to content

Instantly share code, notes, and snippets.

@laevandus
Last active August 30, 2020 01:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laevandus/ad6b95e3028c52bff08bc9739931ae3f to your computer and use it in GitHub Desktop.
Save laevandus/ad6b95e3028c52bff08bc9739931ae3f to your computer and use it in GitHub Desktop.
let cancellable = color.publisher(for: \.hex).sink { (string) in
print(string)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment