questions
Has anyone here worked with Gleam using Cloudflare Workers? What was your experience like?
Generic then matching on type
Trigonometric functions?
Using Gleam libs from mix project
Erlang
Elixir
Gleam LSP Code actions
Solved
Test private functions
Solved
after the tour
Is it possible to set up a websocket connection in wisp web framework?
Get value out of a Result
How do I assert this is a string? Is this the wrong approach?
Types
"Catch all" Matcher in Nibble
what does this do b(1, 2)(a)?
Iterating over bits in BitArray
Export default function in JavaScript
Circular Dependencies?
Local dependencies error
Gleam + Nerves ?
Solved
Implementing Gleam into a large Elixir application?
Elixir
gleam_pgo coercing from tuple to type/record
Solved
Naming record type with one member
Docker issue with sqlight
Nested decode with gleam/json
Solved
Wisp and context
Actor matching on atoms in non-typed (port) message
Solved
How to do FFI with elixir
Elixir
Elixir and Erlang's atoms
Minimum working http request/response example
Solved
Is there a Message type?
Types
Are continuations a good idea for creating client librarys that work with and without promises
Has anyone used Gleam pgo with an AWS Postgres instance?
a question about pattern aliases
How to convert from float to int
Error when pushing insert with gleam/pgo
Using repeatedly package
Erlang
how to transform a var from type Result(String, GetLineError) to a String?
Best way to test optionals in gleeunit
Solved
I want to make a chat app with gleam. What do recommend for libraries
Parallel gleeunit tests
Record update syntax
Gleam Roadmap
Is there a way to get a current path of a file in gleam
Print internal fields of type
Weird string concatenation
Using sheen to parse `--arg <x> <y>`
Is the LSP aware of the compilation target?
JavaScript
Solved
Why does actor.call work with a type when it's expecting a function?
Types
Solved
how to get user input?
Types
Json decoding with Dynamic
Alternative to list.at in this code
Question about Lustre and it's design philosophy