Lauritz Hilsøe
Lauritz Hilsøe
Trying to write a constant list of other constants results in an error, please see https://johndoneth.github.io/gleam-playground/?s=MYewdgzgLgBAhjAvDARHFAoUlYCMmq6bbQzAErDHily7nIDacANDLm8ALpA%3D for an example. ``` error: Syntax error ┌─ src/main.gleam:4:14 │ 4 │ const abc...
It is very important that all FIVE Nordic (Germanic) languages are available (Danish, Faroese, Icelandic, Norwegian and Swedish).
In a previous project I used `fp-ts` which has `match` and a less strict [`matchW`](https://gcanti.github.io/fp-ts/modules/Either.ts.html#matchw) (short for widening). I'm not necessarily suggesting to add this (though it would be nice...
I have an issue where when a specific field gets validated and is invalid, then it is no longer possible to write a value. However, it specifically happens for a...
I made a version of `withFallback` where you can supply a function that will be called. I am not sure whether its best to have just one function or two...
Hi, whenever I'm opening Vim I'm getting an error related to `GoldenView`. ``` Error detected while processing function GoldenView#EnableAutoResize..GoldenView#Init: line 5: E806: using Float as a String E15: Invalid expression:...