Describe the solution you'd like
I think projected types like ArgIterator can be added to the Rocks library directly, now that we have Rocks and Rocks.Analysis, where Rocks currently targets .NET 9. Could also consider adding 4 "pointer" argument versions as I really don't think anyone will ever create a pointer like int*****.
Describe the solution you'd like
I think projected types like
ArgIteratorcan be added to theRockslibrary directly, now that we haveRocksandRocks.Analysis, whereRockscurrently targets .NET 9. Could also consider adding 4 "pointer" argument versions as I really don't think anyone will ever create a pointer likeint*****.