OMOLMapped

data class OMOLMapped(toml: String, indicesByAtom: Map<Atom, Int>)

Properties

Link copied to clipboard
val indicesByAtom: Map<Atom, Int>
Link copied to clipboard
val toml: String