rd4com

Results 22 issues of rd4com

This commit is a possible transition for `InlinedFixedVector`, changing it's `type` parameter from `AnyTrivialRegType` to `CollectionElement`. It is for a feature request by @joeloser: https://github.com/modularml/mojo/issues/3478 --- Not sure if it...

Introducing two new types for testing lists and datastructures. (`Tester` and `Testee`) `Testee` can be used as the element type of an array or a similar datastructure. `Tester` holds `Int`...