Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Generated extends Types

    Auto-generated picklers and unpicklers, used for creating the 22 versions of tuple-picklers and case-class picklers

  2. trait Implicits extends Types with Readers with Writers

    Typeclasses to allow read/writing of all the common data-types and data-structures in the standard library

  3. trait MacroImplicits extends AnyRef
  4. trait Readers extends Types with Generated with MacroImplicits
  5. trait Writers extends Types with Generated with MacroImplicits

Value Members

  1. object MacroImplicits

    Stupid hacks to work around scalac not forwarding macro type params properly

Ungrouped