A featureful rational number type for Gleam.
- Gleam 100%
| .github/workflows | ||
| src | ||
| test | ||
| .gitignore | ||
| gleam.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| manifest.toml | ||
| README.md | ||
| todo.md | ||
glat
gleam add glat@1
import glat
pub fn main() {
// TODO: An example of the project in use
}
Further documentation can be found at https://hexdocs.pm/glat.
Development
gleam test # Run the tests