Skip to content

Instantly share code, notes, and snippets.

@jasdev
Last active May 1, 2020 02: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 jasdev/85690c8708faed14c434f27486dd5b3a to your computer and use it in GitHub Desktop.
Save jasdev/85690c8708faed14c434f27486dd5b3a to your computer and use it in GitHub Desktop.
Sample subject `dump`.
/// ```none
/// ▿ Combine.PassthroughSubject<Swift.Int, __lldb_expr_148.SomeError> #0
/// ▿ completion: Optional(Combine.Subscribers.Completion<__lldb_expr_148.SomeError>.failure(__lldb_expr_148.SomeError.anError))
/// ▿ some: Combine.Subscribers.Completion<__lldb_expr_148.SomeError>.failure
/// - failure: __lldb_expr_148.SomeError.anError
/// …
/// ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment