---------------------------------------------------------------------- This is the API documentation for the gdtest_deep_nesting library. ---------------------------------------------------------------------- ## Classes Main classes provided by the package DeepClass(value: int) A class defined deep in the package hierarchy. Parameters ---------- value Initial value. ## Functions Utility functions deep_func(x: int) -> int A function at the deepest nesting level. Parameters ---------- x Input value. Returns ------- int Processed value.