[][src]Module zamm_yang::tao

Yang-specific concepts.

Modules

action

Processes that mutate state.

archetype

Types of forms, as opposed to the forms themselves.

callbacks

Callbacks that should be triggered upon certain conditions in Yin being met.

form

All things that can be interacted with have form.

perspective

Perspectives on the world.

relation

Relations between the forms.

Structs

Tao

The root node of all knowledge.

Constants

YIN_MAX_ID

The maximum concept ID inside the types distributed by Yin itself. App- specific type concepts should continue their numbering on top of this.

Functions

initialize_kb

Initialize Yin, including with Yang-specific concepts.