[][src]Module iching::hexagram

Hexagrams are used for divination in the I Ching. This module contains hexagram generation and management tools.

Structs

Hexagram

A Hexagram is a collection of lines divided into two groups: lines above and lines below. The order of the lines determines the specific hexagram (the primary hexagram) and its meaning. If lines are marked as "changing", then a second hexagram (the relating hexagram) will be produced that provides additional meaning. Special attention should be paid to "changing" lines as they can change the meaning of the primary hexagram. See here for more details / history

Enums

HexagramOrdering

The 64 Hexagrams have several different orderings, the most common of which is the King Wen sequence. See here for more details / history