Skip to content

Instantly share code, notes, and snippets.

@s-panferov
Created March 15, 2015 12:25
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 s-panferov/4e9a4018529201e43d66 to your computer and use it in GitHub Desktop.
Save s-panferov/4e9a4018529201e43d66 to your computer and use it in GitHub Desktop.
state = rx.BehaviorSubject<
model_state.ModelState<
immutable.Map<
Ref,
rx.BehaviorSubject<model_state.ModelState<Model, void>>
>,
Meta
>
>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment