-
### What happened?
Given a `const input = Output[]`, `pulumi.all(input).apply(resolved => {})` returns a resolved value of `pulumi.UnwrappedArray[]>`. I am expecting it to resolve to `[K, V]` or equi…
-
### Description
https://github.com/inko-lang/inko/pull/778 introduces the ability to define stack allocated, immutable value types. As part of that PR I also considered inferring enums and tuples a…
-
l2gv2/embedding/svd.py:171:8: W0632: Possible unbalanced tuple unpacking with sequence defined at line 594 of scipy.sparse.linalg._eigen.lobpcg.lobpcg: left side has 3 labels, right side has 2 values …
-
### 🔎 Search Terms
Tuple, Intersection, Spread
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about tuples and arrays
##…
-
Hi Matt,
Thinking it could be useful to have something like:
```ocaml
module TupleHelpers : sig
val tuple2 : 'a decoder -> 'b decoder -> ('a, 'b) decoder
val tuple3 : 'a decoder -> 'b de…
-
When using a tuple as a fixed length array (in my case for the purposes of storing a UUID in a 16-byte buffer) results in the following error:
```
error[E0277]: `(u8, u8, u8, u8, u8, u8, u8, u8, u8,…
-
**Describe the bug**
I've been experiencing a subtle bug in CUDA.jl related to tuples of sparse matrices which have 0 in one of their dimensions. I was finally able to condense it down to the MWE bel…
-
An ESBMC user has reported an issue related to using tuples in C++:
````CPP
#include
#include
#include
#include
#include
#include // Adicionado para asserções
using namespace std;
…
-
As discussed in discord, there is likely a parser bug that is causing nested tuple access to result in odd compilation errors, as well as the formatter putting the access (`0.0` in the below example…
-
Jake had code to do this for Sam.. Heidi willing to translate to metacat