Skip to content

Latest commit

 

History

History
74 lines (67 loc) · 2.44 KB

README.md

File metadata and controls

74 lines (67 loc) · 2.44 KB

Pathos API Reference

This document is a complete reference to Pathos' public API.

Conventions used in this document:

  • vars, funcs, static funcs are members of a type in the enclosing documentation section. Types are defined in the global scope of the package regardless of where the documentation is listed.
  • Members of a type that satisfies a protocol is documented in the section of the protocol. It is omitted from the conforming type itself.
Table of content