pub const fn isotope(atomic_number: u8, mass_number: u16) -> Option<Isotope>
Creates an isotope identity from an atomic number and mass number.