-
Hey thanks for your surreal package 📦
I'm currently trying to get my repositories around the package to be type safe. Looking at the other language clients I realize that they always provide a type …
-
Hello Eio team,
I've been re-using the pattern from `Eio.Resource` in the [provider](https://github.com/mbarbin/provider) project. Recently, I've spent some time trying to make the use of `Obj.magi…
-
This issue is to discuss issues and possible improvements to enhance the type safety of the C++ code, and thereby increase the maintainability.
The main issue that I can see is the int `dtype`. Th…
-
Since the introduction of the multi-threading preview (#8112), we have been aware that the representation of union types is not thread-safe.
Quoting from the [introductory blog post](https://crysta…
-
## Describe the feature
I'd like to explore an improvement to the .NET SDK that makes it easier to build out workflows and their activities in a way that ensures that the inputs and outputs align w…
-
**Describe the bug**
Methods like `create` that accept an `InputSchema` lose their type safety and accept any object value.
**To Reproduce**
Steps to reproduce the behavior:
```ts
client.…
-
-
Check all PHP Classes for correct parameter and return types
-
How do you think about this?
Lazy is ignored because I don't know much about it.
### concerns
It seems work well with non-generic function types, but not with generic function types... :(
…
-
## User Story
As a developer working on the MapLibre source, I want to be able to make changes with the full support of static type analysis, in order to move faster breaking less things, and being…