ecyrbe
ecyrbe
Today for error handling, since we use exceptions, we need to use error handling helpers (ie `isErrorFromAlias` and `isErrorFromPath`) to check errors safely. To improve error handling, we could also...
This is a Combinator Parser with a lot of goodies: - advanced error handling for parsing errors - parser introspection to give better hints to users about the errors -...
Please explain to us why you think it's needed to add the async keyword. This should already work with the current do proposal. no need to add any `async` keyword....
At the moment when introspecting generic schemas, typescript don't know about the existance of the schema type attribute . exemple, with error at line 6:  ## Potential Solutions ###...
## Type - [x] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add support for Kysely as a...
### Feature request type Kubernetes Operator, or easy config file setup for garnet ### Is your feature request related to a problem? Please describe Using cluster mode on kubernetes is...
### Proposal Clear and detailed description of the proposal. Consider the following questions: - **User Experience**: How does this feature improve the user experience? Today small Floats (like 1e-15) are...