---
name: gdtest-generics
description: >
  Test generic class documentation. Use when writing Python code that uses the gdtest_generics package.
---

# gdtest_generics

Test generic class documentation

## Installation

```bash
pip install gdtest-generics
```

## API overview

### Classes

Main classes provided by the package

- `Pair`: A generic key-value pair
- `Stack`: A generic stack data structure

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
