Shared Typing Helpers ===================== The :mod:`ocean.typing` module collects the shared protocols and type aliases used across the public explainers, tree parsing helpers, and internal backend implementations. It is the reference page for supported ensemble types, processed-array aliases, and the common explanation and explainer protocols. .. automodule:: ocean.typing :members: :undoc-members: :member-order: bysource