-
### Describe the bug
Input: `[1]`
Output:
```
[ 1 Items
0: 1
]
```
It should say `1 Item` instead.
### Environment
{
"marimo": "0.9.10",
"OS": "Darwin",
"OS Version": "23.6.0",
"Proces…
-
When querying the exporter, I only get the data of five snapshots in the repository. The latest (which is nice), the three oldest, and then the latest snapshot of the second-oldest month. The reposito…
-
### Summary
Add a `RefKeys()` method to collections `MultiIterator` to allow iteration over reference keys without explicitly knowing their value.
### Problem Definition
Assume that an indexed map …
-
What if you start with a default cube and simply do random cutting and making some kind of BOX ROOM design? And do this for unlimited times?
I'll start one.
[boxcutter_20191215_A.blend.zip](http…
-
It would be useful to have ordered variants of some unordered collections, namely `OrderedDictionary` and `OrderedSet`.
-
We should strongly consider refactoring Bundle Collections, as currently they serve a very similar function as compared to the top-level container elements (e.g. Actions, Objects, etc.) in a MAEC Bund…
-
When we add objects to collections, we should be able to send a parameter and say if a repeating object should be added or not. Currently, everything will be added by calling the population.
-
With the way things currently work everything that can be accessed through a list (e.g. `[Type]`) must also be accessible directly (i.e. not through a list) and hence the need for the `*Collection` ty…
-
It's actually fairly possible to load a Marathon 2 shapes file and have ShapeFusion think it has more than 32 collections, resulting in it loading wrong. See attached:
[Eternal-Shapes.zip](https://…
-
Implement various optimizations for constructing collections from collection literals, including:
- [x] Use *inline array* for the collection builder method `ReadOnlySpan` argument when the span ca…