display

package
v0.0.0-...-6fe4f4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: MIT Imports: 4 Imported by: 0

README

Exercise 12.2 (P338)

Make display safe to use on cyclic data structure by bounding the number of steps it takes before abandoning the recursion. (In Section 13.3, we'll see another way to detect cycles.)

Documentation

Overview

Package display provides a means to display structured data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Display

func Display(name string, x interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL