avail
2.0.0.alpha11
avail
/
avail.descriptor.module
/
A_Module
/
Companion
/
moduleAddDefinition
module
Add
Definition
fun
A_Module
.
moduleAddDefinition
(
definition
:
A_Definition
)
Content copied to clipboard
Add a
definition
to this module.
Parameters
definition
The definition to add.
Throws
avail.
exceptions.
Avail
Runtime
Exception
If the
module
is already closed.