Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application[n numbers.StdlibNumeric, N numbers.CustomNumeric[n, N]] struct { // contains filtered or unexported fields }
func NewApplication ¶
func NewApplication[n numbers.StdlibNumeric, N numbers.CustomNumeric[n, N]]() Application[n, N]
func (Application[n, N]) Run ¶
func (a Application[n, N]) Run()
Click to show internal directories.
Click to hide internal directories.