Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Span<T> is easily my favorite new abstraction. I've been using the hell out of it for building universal Turing machine interpreters. It's really great at passing arbitrary views of physical data around. I default to using it over arrays in most places now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact