fromOMOLWithAtoms

fun Molecule.Companion.fromOMOLWithAtoms(doc: TomlParseResult, throwOnMissingAtoms: Boolean = DefaultThrowOnMissingAtoms): List<Pair<Molecule, Map<Int, Atom>>>