Louis Pilfold
Louis Pilfold
Hello! Thank you for the addition! I was reading the source and I noticed there's a large chunk of vendored code, but I couldn't identify how the users of this...
> For the vendored code is there an official way for including javascript dependency? Having people run `npm install dep` is the way to go 👍 > On Erlang counters...
I just had a look and it's using the private API for constructing Gleam types. The public API is documented here: https://gleam.run/documentation/externals/
Would be useful! What would we use for the values though? There's no `todo` at the const level
If we did have `todo` for constants what would the behaviour be? I suppose we could render the same `todo` exception throwing for any place that uses the constant?
Is this ready for review?
Is this a duplicate of this issue? https://github.com/gleam-lang/gleam/issues/4451 > My suggestion would be to have it print Types are not namespaces, so we wouldn't have the variant being accessed from...
That's correct, you cannot use the record update syntax with positional fields. The wording of the error messages is not as good as it could be. I have been waiting...
Weird, I don't know where there's some AI review there. Please ignore that, if I made that happen I did it unintentionally. @scristobal thank you! And good luck with your...