Skip to content

10-testing

Source: examples/10-testing.metta

Imports

This module has no imports.

Symbols

SymbolKindType
doublefunction(-> Number Number)

Functions

double

Kind: function

metta
(: double (-> Number Number))

The function under test.

Source: examples/10-testing.metta:12

Released under the Apache-2.0 License.