Created
December 21, 2019 22:47
-
-
Save zsoltk/6cdc7e923413dc48408e3fe05e8614fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A [back stack of 1 element] | |
└── B [back stack of 2 elements] | |
└── C [back stack of 4 elements] | |
└── D [back stack of 1 element] | |
└── ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment