MeTTa API reference
This reference is generated from MeTTa definitions, @doc atoms, ;; doc comments, and TypeScript grounded-operation signatures.
Source fingerprint: 18699-2784be75
Modules
| Module | Symbols | Source |
|---|---|---|
| 01-hovers | 1 | examples/01-hovers.metta |
| 02-running | 2 | examples/02-running.metta |
| 03-python | 0 | examples/03-python.metta |
| 04-diagnostics | 7 | examples/04-diagnostics.metta |
| 05-lint-and-suppression/demo | 2 | examples/05-lint-and-suppression/demo.metta |
| 06-type-suggestions | 3 | examples/06-type-suggestions.metta |
| 07-pseudocode | 3 | examples/07-pseudocode.metta |
| 08-navigation | 4 | examples/08-navigation.metta |
| 09-formatting | 2 | examples/09-formatting.metta |
| 10-testing | 1 | examples/10-testing.metta |
| 11-modules/geometry | 2 | examples/11-modules/geometry.metta |
| 11-modules/lib/vectors | 1 | examples/11-modules/lib/vectors.metta |
| 11-modules/main | 0 | examples/11-modules/main.metta |
| 12-completion-and-hints | 2 | examples/12-completion-and-hints.metta |
| 13-trace | 1 | examples/13-trace.metta |
| 14-editor-surfaces | 7 | examples/14-editor-surfaces.metta |
| 15-guarded-and-agent-surfaces | 3 | examples/15-guarded-and-agent-surfaces.metta |
| 16-debugging | 2 | examples/16-debugging.metta |
| 17-prolog-diagnostics/main | 0 | examples/17-prolog-diagnostics/main.metta |
| 18-host-bridge/main | 3 | examples/18-host-bridge/main.metta |
| math | 3 | examples/math.metta |
TypeScript host operations
| Operation | Kind | MeTTa type | Origin |
|---|---|---|---|
my-max | operation | (-> Number Number Number) | host.ts |