Holger Dal Mogensen

Results 28 issues of Holger Dal Mogensen

### Describe the bug Running the Svelte 5 compiler on the program linked in the reproduction fails with the error `can't overwrite accessor property "x"`. This is annoying since it...

### Describe the bug When a parent does `bind:x` on a child's `export const x` and attempts to use this value in the `onDestroy` callback, the value of `x` is...

documentation

The `Iterable` trait requires the implementation of the `iterator` function to have the same `Aef` effect as the returned `Iterator`: ```flix pub def iterator(rc: Region[r], t: t): Iterator[Iterable.Elm[t], r +...

blocked
A: standard library