element

package
v0.0.0-...-c8b78b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Atom

type Atom struct {
	Name   string
	Symbol string
	Number int32
	Period int32
	Group  int32
}

type Atoms

type Atoms struct {
	ElementByName   map[string]Atom
	ElementByNumber map[int32]Atom
}

func NewAtoms

func NewAtoms() *Atoms

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL