Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 539 Bytes

TODO.md

File metadata and controls

18 lines (13 loc) · 539 Bytes

By Mid-November

  • documentation/test for get with options
  • improve imports structure (be inspired from argonaut)
  • Json example with adding common bits for mongo

Easy

? - Example with pre-defined Struct type (say OrderSingle), verifies that it does not compile / that it compiles regardless of the insertion order

Nice to have

  • use Monoid for Fix
  • example using disjunction (Either)
  • compare with Shapeless ?

LONG-TERM - hard

  • look at the compiled byte-code for optimization: does the AnyVal have any effect ?
  • use packed arrays