smee / binary

Clojure API for binary format I/O using java's stream apis
74 stars 10 forks source link

Use `if-some` for enums to allow for `false` as a key #17

Closed WhittlesJr closed 5 years ago

WhittlesJr commented 5 years ago

Yes I do indeed have to handle a boolean encoded as a byte, haha.

smee commented 5 years ago

Thanks!

WhittlesJr commented 5 years ago

Could we get an official 0.5.4 with this? Or are you waiting for something else?

smee commented 5 years ago

Sorry, I released it.

WhittlesJr commented 5 years ago

Thank you!