Skip to content

Instantly share code, notes, and snippets.

@fxm90
Last active June 16, 2019 14:23
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 fxm90/26357043cfe174fabdeedd07d0f25314 to your computer and use it in GitHub Desktop.
Save fxm90/26357043cfe174fabdeedd07d0f25314 to your computer and use it in GitHub Desktop.
A lightweight implementation of an observable sequence that you can subscribe to.
//
// For reusability reasons I've moved the code into a Framework.
// https://github.com/fxm90/LightweightObservable
//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment