Package

upickle

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. trait Generated extends Types

    Permalink

    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

    Permalink

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

  3. trait MacroImplicits extends AnyRef

    Permalink
  4. trait Readers extends Types with Generated with MacroImplicits

    Permalink
  5. trait Writers extends Types with Generated with MacroImplicits

    Permalink

Value Members

  1. object MacroImplicits

    Permalink

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

Ungrouped