USB-C Confirmed for the iPhone 15
macworld.com65 pointsby fasquoika70 comments
Y = λf.(λx.f(xx))(λx.f(xx))
https://en.m.wikipedia.org/wiki/Fixed-point_combinator struct ParsedFile {
contents: Vec<u8>,
words: Vec<(usize, usize)>
}
>This works well, and you can make it ergonomic by wrapping the index pair in a new type