Expand description

Provides functionality for tracebacks.

Structs

  • Wrapper for an iterator, counting the current index. Basically allows for the same thing as enumerate but not just in one statement.