-
## Motivation
I am trying to use Zod to validate and transform data received from an external API. It's shape nests lots of information in objects with a single key called `data`. For example, inst…
-
In functions.html
> A generic function allows one or more parameterized types to appear in its signature. Each type parameter ...
In traits.html
> Type parameters can be specified for a trait to …
-
**Is your feature request related to a problem? Please describe**
Suppose we have an interface and an extension function on a generic type constrained in upper bound by this interface
```
interfa…
-
Here is some function that chains multiple generic functions and returns the result of composing these functions on the caller:
```dart
extension ChainExtension on T {
S chain(
R Function(T …
-
Bug fixes in `LQ` cut method needed:
- [ ] - Rename `lq_mode` in surrival fraction extractor to `inverted`
- [ ] - Make `lq` functions type stable in arguments
- [ ] - Remove hard coded detector …
-
### What version of Go are you using (`go version`)?
$ go version
go version devel +3b2a578166 Sat Dec 5 16:20:01 2020 +0000 darwin/arm64
### What did you do?
Compiled this function.
…
-
Thanks for this package!
It would be nice for e.g. `simpleNetwork` and `forceNetwork` to have methods for `igraph` and `network` objects. I started to write one for igraph. Is anybody working on that…
-
**Describe the style change**
The suggested style change regards the type parameter syntax introduced in Python 3.12.
When formatting lines too long, I think line-wrapping should occur in the a…
-
### What problem are you facing?
Composition Functions can receive input from the following sources: (thanks @negz )
- The function inputs, read from the Composition (hard-coded)
- The XR spec/stat…
-
this issue is a generic refactoring recap, including all refactoring/cleanup issuues.
simplify/review the following
- [x] GulpQueryOptions
- [x] GulpQueryFilter
- [x] GulpPluginParams
- [ ]…