15-guarded-and-agent-surfaces
Source: examples/15-guarded-and-agent-surfaces.metta
Imports
This module has no imports.
Symbols
| Symbol | Kind | Type |
|---|---|---|
agent-visible | function | (agent-visible $x) |
double | function | (-> Number Number) |
guarded-sum | function | (-> Number Number) |
Functions
agent-visible
Kind: function
metta
(agent-visible $x)Source: examples/15-guarded-and-agent-surfaces.metta:37
double
Kind: function
metta
(: double (-> Number Number))Source: examples/15-guarded-and-agent-surfaces.metta:25
guarded-sum
Kind: function
metta
(: guarded-sum (-> Number Number))Source: examples/15-guarded-and-agent-surfaces.metta:28