Package

reftree

contrib

Permalink

package contrib

Visibility
  1. Public
  2. All

Value Members

  1. object OpticInstances

    Permalink

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

  2. object ShapelessInstances

    Permalink
  3. object SimplifiedInstances

    Permalink

    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.
  4. object ZipperInstances

    Permalink

    ToRefTree instances for a Zipper

Ungrouped