---------------------------------------------------------------------- This is the API documentation for the gdtest_hero_index_qmd library. ---------------------------------------------------------------------- ## Functions Public functions compute(x: float, y: float) -> float Compute the sum of two values. Parameters ---------- x First value. y Second value. Returns ------- float The sum.