Packages

p

reftree

contrib

package contrib

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object FingerTreeInstances

    ToRefTree instances for a FingerTree

  2. object OpticInstances

    ToRefTree instances for OpticInstances.OpticFocus that show optics together with their focuses

  3. object ShapelessInstances
  4. object SimplifiedInstances

    This object includes several simplified RefTree representations that can be used for the benefit of visualization:

    This object includes several simplified RefTree representations that can be used for the benefit of visualization:

    • option “unboxes” Option, representing None with null and Some with its inner value;
    • list and seq hide implementation details from Lists and Seqs respectively, as if they were simple Arrays;
    • map represents a “fictional” high-level map with no internal structure.
  5. object XmlInstances

    ToRefTree instances for xml.Node

  6. object ZipperInstances

    ToRefTree instances for a Zipper

Ungrouped