Skip to content

DriesDhooghe/gloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gloop

Package Version Hex Docs

Stack-safe while, do while and for loops in Gleam to reduce the mental burden caused by recursion.

gleam add gloop

Check the test folder for an example on how to use the while and for loop.

Further documentation can be found at https://hexdocs.pm/gloop.

Development

gleam run   # Run the project
gleam test  # Run the tests

About

`While`, `Do While` and `For` stack-safe loops in Gleam

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages