-
Is it possible to customize a setter for initializing a couple of fields? For example, I want the builder being able to accept a different struct that contains some information about some fields.
T…
-
Hello! I'm willing to try this library with some dummy code I have with Pydantic and other serialization/validation libraries. However, I cannot get pass the example of using `str`. For example, I don…
-
(Can Flix even handle generics?)
-
I’m working on adding Phantom (https://phantomsph.bitbucket.io/) to AMUSE. This is a tracker issue for work in progress / bug reporting / etc.
-
## 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…
-
A mild annoyance. Often you want to topologically sort your SCCs after condensing them. Indeed, part of the point is to get rid of cycles so your topological sort is well-defined!
But sadly `topoSo…
-
The sem-ver could be less strict when changing the type in a minor way.
Suggestion: Mark the following cases as minor changes:
### Going from `Specific` or [`constrainedTypeVariable`](https://guid…
-
## Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc. ##
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
**Please describe the actual behavior.**
…
-
-
One of things that always bugs me are the types in the Scale module. They:
- Are very complicated.
- Possibly unique, in the sense that no other Elm library (afaik) uses types in quite the same wa…