A circe-spire module?
See original GitHub issueIt’d be nice to be able encode and decode spire numeric types like SafeLong
, Rational
, UInt
or Algebraic
. I have implemented some of them in a recent project and could contribute them if wanted 😃
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
circe/circe - Gitter
@travisbrown Can we get a quick 0.1.1 release for circe-spire ? Just a couple of bug fixes. Travis Brown. @travisbrown. @LukaJCB Sure, will...
Read more >What is a power module? - Fierce Electronics
Power modules are high-power electrical components that contain a single or several ... By manufacturing the component as a module, improved power handling, ......
Read more >Empire Modules: Electronics - Amazon.com
Online shopping from a great selection at Electronics Store.
Read more >Functional Programming and Modern DevOps: Aaron Contorer. With ...
This raises the unit of abstraction to something else - a module, a class, a type, a package, all the way to possibly...
Read more >LukaJCB (Luka Jacobowitz) - Ringer
Lightweight, modular, and extensible library for functional programming. ... circe/circe-spire. circe encoders and decoders for Spire types.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’d recommend using something like circe-bson as a template (and adding the repo to scala-steward’s list) to keep some kind of consistency, but definitely not required: https://github.com/circe/circe-bson
P.S. Travis CI is now working, and I opened https://github.com/circe/circe-spire/pull/2.