Rex

Results 53 comments of Rex

More specifically if we could have the `localizedStandardCompare:` option such as in `NSFetchedResultsController` that would cover 99% of cases. I'm not sure if that would be any easier to implement...

@wandenberg should `{"Content-Type": "application/json"}` actually be `{["Content-Type"]= "application/json"}`?

Hello @hauntsaninja , I was looking at https://github.com/openai/tiktoken/blob/main/src/lib.rs and it appears to be written in Rust. Could this be open sourced into a crate of its own?