A featureful rational number type for Gleam.
- Gleam 100%
| .github/workflows | type, new, and absolute | |
| src | remove unused imports. | |
| test | remove unused imports. | |
| .gitignore | type, new, and absolute | |
| gleam.toml | change version to 0.2.0 | |
| LICENSE-APACHE | Fix LICENSE-APACHE | |
| LICENSE-MIT | add licenses. | |
| manifest.toml | type, new, and absolute | |
| README.md | remove run from readme. | |
| todo.md | remove implemented from todo | |
glat
gleam add glat@1
importglatpubfnmain(){// TODO: An example of the project in use
}Further documentation can be found at https://hexdocs.pm/glat.
Development
gleam test # Run the tests