issues Search Results · repo:gleam-lang/language-tour language:Gleam
Filter by
51 results
(67 ms)51 results
ingleam-lang/language-tour (press backspace or delete to remove)We introduced them with multiple variances first and then introduce them as records after that. This means that it can
be unclear to people how to create a single record or struct, like you would find ...
lpil
- Opened on Jan 26
- #139
Some of the people reading this manual will be new or newish to functional programming. As such, one of the main issues
they will be facing is dealing with the absence of for and while loops.
For instance, ...
dsardelic
- 1
- Opened on Jan 22
- #137
The sub-string ** infer occurs 0 times** in the Everything view, and Type annotations is very vague about how inference
works.
I was surprised (in a good way) when I learned function parameter-types are ...
Rudxain
- 1
- Opened on Nov 28, 2024
- #134
I see that you understandably inherit the limitations for Float64, from Erlang/OTP, i.e. Gleam and Erlang are not
suitable for high-performance) numerical computing, e.g. no divide by zero exception.
...
PallHaraldsson
- 1
- Opened on Oct 14, 2024
- #131
Hi!
I am totally new to the language, just started playing with the playground after hearing about Gleam from a Red Badger
meet-up.
As I was mucking around, I made light changes to the examples involving ...
3willows
- 1
- Opened on Oct 11, 2024
- #130
The List Patterns section does not include any example of a patterns that destructures the tail of the list into a
variable like [head, ..tail]. This kind of pattern is then shown in the List Recursion ...
carloosaf
- 2
- Opened on Sep 5, 2024
- #128
It would be cool if the tour showed how to use label shorthands once Gleam 1.4 is released
giacomocavalieri
- 1
- Opened on Jul 26, 2024
- #119
I couldn t find it anywhere I think the tour is never showing how one could destructure a record like this:
pub type Wibble {
Wibble(a: Int, b: String)
}
let Wibble(a: one, b: other) = Wibble(1, a ...
giacomocavalieri
- 5
- Opened on Jul 26, 2024
- #118
I m jotting this down as I will fix it but am not at my PC
As per @lpil on the YouTube stream Gleam v1.2.0 is out now!!! at 27:13 the warning box has some min-height issue where
it s causing the output ...
simon-curtis
- 1
- Opened on Jun 5, 2024
- #112
While the files in src/content/ have en.htmls which can be translated to other languages. How should the hard coded
lines in tour.gleam be translated?
Also some of the code examples contain code comments ...
Pi-Cla
- 1
- Opened on May 31, 2024
- #107

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.