NewBornRustacean

Results 13 comments of NewBornRustacean

> Instead, I'd suggest that the reference type allows for mutability of both data and shape. That means the following: > - Almost all functionality can be implemented on the...

@akern40 >> physically contiguous array... is this fundamental limits of layout abstraction > I don't think so! Array views should still be able to indicate whether they are contiguous, and...

@akern40 and about this RFC itself, what if we versioning this? like tagging status `good-to-go`, `ongoing` etc. I found this [rfc workflow from sentry](https://github.com/getsentry/rfcs/blob/main/text/0001-workflow.md). I'm not sure this kind of...