Package

upickle.core

compat

Permalink

package compat

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. compat
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Factory[-A, +C] = CanBuildFrom[Nothing, A, C]

    Permalink

    A factory that builds a collection of type C with elements of type A.

  2. implicit class FactoryOps[-A, +C] extends AnyRef

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped