root package

package root

Visibility
  1. Public
  2. All

Value Members

  1. package upickle

    Picklite tries the following mechanisms for pickling a type

    Picklite tries the following mechanisms for pickling a type

    - Is there an implicit pickler for that type? - Does the companion have matching apply/unapply? - Does the companion have matching apply/unapplySeq?

Ungrouped