-
in order to be able to query more data from the eventful we could add a bytes32[] field.
In order to do so, we have to input them in the eventful.
Which means we have to send them over from the drag…
-
If i want to add a new module such as alltoall or self-designed module. How to do that? can you give some tips?
-
This is awesome but why stop there? I would like to know if PRs to implement following checks and integrate them into the scoring system:
- ratio of store.getState() calls, because well all know we…
-
Now that we have some fundamentals it would be good to clean up how we do things.
Implement an iterable context, this will hold operations, operations can be async or sync, it is up to the sync im…
-
There is a rule for prop value with function creation (`bind`, `function(...)`, or arrow function): `react/jsx-no-bind`
But I can't find a rule for array (`[]`) or object (`{}`) creation.
It would…
-
### Please confirm the following.
- [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [X] I have tried resolving the issue using the [support po…
-
Hello,
Just a quick ping to notify you about a related, albeit more limited package which I recently published: https://github.com/jsmaniac/delay-pure . It allows creating pure expressions in Typed/R…
-
## Motivation
- Vega was written in JS before the wide adoption of Typescript (1.0 in 2014). As a result, separate `d.ts` are manually created and sync'd with the type of files. Occasionally the ty…
-
I just needed this function for something I was doing:
```
contramapUpstream :: Monad m => (c -> a) -> Pipes.Proxy a' a b' b m r -> Pipes.Proxy a' c b' b m r
contramapUpstream f = go where
go (Pipe…
-
Hi,knaidoo29!
I tried to load the mistree module on windows, but I encountered this problem while using it, I tried local and pip, but still no solution.