Functionsยง
- hexxagon
- Returns a hexxagon with a given size.
- hexxagonln
- Prints a hexxagon with a given size to the terminal, using
println!. - hexxy
- Returns a hexxy with a given size.
- hexxyln
- Prints a hexxy with a given size to the terminal, using
println!.