//
pkg.gl
Category
github.com/s-macke/concepts-of-programming-languages
src
oop
rational
package
0.1.0
Repository:
https://github.com/s-macke/concepts-of-programming-languages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
30 SLOC
#
Functions
NewRational
NewRational constructor function.
#
Structs
Rational
Rational represents a rational number numerator/denominator.