Clark Kampfe
Clark Kampfe
Hi there, Firstly, thank you so much for nom, it is a true pleasure to use. We use it regularly in production and it has been rock solid, and a...
It's possible something in the recent `core-foundation-sys` update broke. I'm getting this on a compile of an application with `core-foundation` at `0.9.3` and `core-foundation-sys` at `0.8.5`: ``` Compiling core-foundation v0.9.3...
Hey all, thanks for the library. I don't have an issue to report, just a question. I see that the signature of encode, specifically for a `{:binary, data}` payload requires...
Hi there, this adds the `UBX-NAV-RELPOSNED` message type, the spec for which you can find at `3.15.14` [here](https://content.u-blox.com/sites/default/files/documents/u-blox-F9-HPG-1.32_InterfaceDescription_UBX-22008968.pdf) I probably wouldn't merge this just yet as I haven't yet tested...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS {"label"=>"Macos"} ### Current Behavior Sometimes titles/entries include unrenderable/unprintable characters that mess up...
Hi folks! This PR modifies the implementation of `Enum.with_index/2`, specifically with regard to lists. The tl;dr is that there is a fair bit of throughput to be gained on both...