Skip to content

12-completion-and-hints

Source: examples/12-completion-and-hints.metta

Imports

This module has no imports.

Symbols

SymbolKindType
scalefunction(-> Number Number Number)
triplefunction(triple $x)

Functions

scale

Kind: function

metta
(: scale (-> Number Number Number))

Source: examples/12-completion-and-hints.metta:11

triple

Kind: function

metta
(triple $x)

Source: examples/12-completion-and-hints.metta:22

Released under the Apache-2.0 License.