-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
Hello to the awesome Angular team 😍
Since js still supports mutating arrays with simp…
-
### Context
- [x] This issue is not a bug report. *(please use a different template for reporting a bug)*
- [x] This issue is not a duplicate of an existing issue. *(please use the [search](https://g…
-
Can someone explain why we need an abstract base class for array metadata, as opposed to handling the union of the two distinct v2 array metadata and v3 array metadata classes?
I'm asking for acad…
d-v-b updated
1 month ago
-
### Description
I have loved the DCA since the beginning, but I find it very complicated and error-prone in its structure and later use.
I have created a ProofOfConcept for the use of PHP8 attribute…
-
Certain types currently raise incomplete computation warnings which causes them to not be shown in error traces. One example is `Array.mem`:
```
File "array.mli", line 55, characters 0-89:
55 | v…
-
Happy currently has a lot of "untyped" array indexing, where nothing stops one using an index for the wrong of e.g. tokens, non-terminals, terminals.
I haven't done finite sets in Haskell for a whi…
-
### Is your feature request related to a problem?
For many situations, we want to check if an array is empty before doing certain things, whether its to prevent drawing an arrays contents if its em…
-
# note: Array `[| ... |]` has to be used when passing down collection of objects as props in ReactComponents
while working with Fable/Feliz i notice that if i need to pass to props a list of obje…
-
**Describe the bug**
The `@var` PHPDoc tag doesn't work (i.e. it doesn't appear to be parsed/understood by intelephense) on promoted properties.
**To Reproduce**
This doesn't work:
```php
…
-
### General idea: review public interface and suggest things we should deprecate
- also check files associates with specific interfaces to see if there is accidental public stuff we didn't think abou…