questions

3525 threads · Page 65 of 71

Hot code reloading 56 messages
Defining lists of type 4 messages
Types
What are the limits to pre-emption of Erlang processes? 9 messages
How to decode a BitString as an ASCII string? 12 messages
`order.break_tie` 6 messages
Decoding a json object with more than 9 fields? 27 messages
How do I implement a Multi-prompt Delimited Control Monad in Gleam (for effects) 2 messages
WASM / WebAssembly 6 messages
LiveBook is supporting Erlang... and it could support Gleam ;-) 19 messages
[Exercism] what `treasure` is doing here? 16 messages
Solved
How to block_on a javascript promise? 7 messages
recommended http client? 5 messages
Erlang
running the task.async example from the home page 47 messages
what's the purpose of the `Type` keyword? 42 messages
Solved
online playground 13 messages
Applicative Validation 86 messages
AST problems 131 messages
Exercism says there are exhaustive checks, but compiler doesn't complain? 3 messages
How to deploy to server with sqlite 15 messages
int.bitwise_and not found in gleam 0.31.0 5 messages
Solved
how to pass atom/value to external Erlang/Elixir fn 11 messages
Pattern matching and float comparisons 8 messages
Yet another API design question 25 messages
Earlang/OTP interop question 9 messages
Erlang
Js-like behaviour in Erlang 34 messages
Erlang
More Elixir/Gleam interop questions 4 messages
Is this a reasonable way to wrap an Elixir library? 6 messages
Idiomatic Gleam way to handle Erlang Function Pattern Matching 2 messages
HTMX + Gleam (Am Newb) 51 messages
Avoiding circular dependencies 9 messages
Writing a phoenix style website in gleam? 3 messages
Gleam <> Elixir interop qs 26 messages
nibble, messing with lexer 17 messages
Record / Custom type error: "I can't tell this is always the right constructor" 19 messages
Solved
Output that should go to stderr is going to stdout instead 20 messages
A tale of two implementations 3 messages
Gleam to build command line tool? 8 messages
Can Gleam ignore building certain deps based on the target? 11 messages
Do I need to be rolling my own stuff like this 29 messages
Formatter adds spaces between const 2 messages
More qs on Gleamy/FP patterns 7 messages
Defining getters for custom types 9 messages
Spawning a process makes things not happen 10 messages
Is this scoping intentional? Doesn't look like it to me, but I can't find docs on it 59 messages
Types Solved
All constructors of a type have a property. But `value_of_this_type.property` doesn't seem to work 13 messages
External function doesn't have an implementation error 7 messages
JavaScript
Confused about result.then 13 messages
Type checker requires `assert`, but then throws a warning about the compiled code 9 messages
Erlang Types
Interpreting an imperative language: how to deal with an early return from a function? 13 messages
Why can't a function be called when matching on a case? 5 messages