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
      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.
gleam test  # Run the tests