mirror of
https://github.com/gleam-lang/cookbook.git
synced 2025-09-01 23:40:44 +02:00
No description
.github/workflows | ||
bin | ||
erlang | ||
javascript | ||
universal | ||
.gitignore | ||
README.md |
Gleam Cookbook! 👩🏾🍳
Examples showing how to do many things in Gleam!
Algorithms
Cryptography
- Hashing data
- Hashing passwords (Erlang)
Data structures
- Generating UUIDs (Erlang)