//! Chemistry algorithms over the core molecule model.
//!//! These modules compute or transform chemical state, but public mutation of an
//! existing `Molecule` still routes through registered operations.
pubmodaromaticity;pubmodatropisomer;pubmodcoordinates;pubmoddistgeom;pubmodhydrogens;pubmodkekulize;pubmodmol_transforms;pubmodrings;pubmodstereo;pubmodstereo_enumerate;pubmodvalence;